Changeset 38609 for trunk/src/wp-includes/template.php
- Timestamp:
- 09/14/2016 09:53:47 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/template.php
r38583 r38609 28 28 29 29 /** 30 * Filter the list of template filenames that are searched for when retrieving a template to use.30 * Filters the list of template filenames that are searched for when retrieving a template to use. 31 31 * 32 32 * The last element in the array should always be the fallback template for this query type.
Note: See TracChangeset
for help on using the changeset viewer.