Changes between Initial Version and Version 1 of Ticket #41152, comment 4
- Timestamp:
- 06/24/2017 06:32:15 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41152, comment 4
initial v1 1 1 Hi @joyously 2 2 3 get_theme_file_uri function does not do what i need. and load_template does that task https://developer.wordpress.org/reference/functions/load_template/ :) 3 get_theme_file_uri function does not do what i need. and load_template does that task https://developer.wordpress.org/reference/functions/load_template/ :) ( ! Retrieve the name of the highest priority template file that exists. ) 4 4 5 5 wp_require_parent_theme_file will be more user friendly and dedicated if it adds.