Changeset 48915 for branches/5.5
- Timestamp:
- 08/31/2020 05:55:24 PM (4 years ago)
- Location:
- branches/5.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.5
-
branches/5.5/src/wp-admin/includes/template.php
r48882 r48915 2215 2215 * @since 2.8.0 2216 2216 * @since 3.6.0 Added the `$post` parameter. 2217 * @since 5.5.0 Also applied in the Customizer context. If any admin functions 2218 * are used within the filter, their existence should be checked 2219 * with `function_exists()` before being used. 2217 2220 * 2218 2221 * @param string[] $post_states An array of post display states.
Note: See TracChangeset
for help on using the changeset viewer.