Changeset 61139 for trunk/src/wp-includes/template.php
- Timestamp:
- 11/04/2025 07:49:55 PM (6 weeks ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/template.php
r61120 r61139 628 628 * @see get_query_template() 629 629 * 630 * @return string Full path to singular template file 630 * @return string Full path to singular template file. 631 631 */ 632 632 function get_singular_template() {
Note: See TracChangeset
for help on using the changeset viewer.