Changeset 33239
- Timestamp:
- 07/13/2015 09:58:23 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/template.php
r32846 r33239 384 384 385 385 /** 386 * Retrieve path ofsingular template in current or parent template.387 * 388 * The template path is filterable via the 'singular_template'hook.386 * Retrieves the path of the singular template in current or parent template. 387 * 388 * The template path is filterable via the {@see 'singular_template'} hook. 389 389 * 390 390 * @since 4.3.0
Note: See TracChangeset
for help on using the changeset viewer.