Changeset 50505 for trunk/src/wp-includes/class-wp-theme.php
- Timestamp:
- 03/07/2021 12:30:38 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme.php
r49946 r50505 1270 1270 * The dynamic portion of the hook name, `$post_type`, refers to the post type. 1271 1271 * 1272 * Possible hook names include: 1273 * 1274 * - `theme_post_templates` 1275 * - `theme_page_templates` 1276 * - `theme_attachment_templates` 1277 * 1272 1278 * @since 3.9.0 1273 1279 * @since 4.4.0 Converted to allow complete control over the `$page_templates` array.
Note: See TracChangeset
for help on using the changeset viewer.