- Timestamp:
- 11/28/2025 08:08:46 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/inc/template-tags.php
r61302 r61317 267 267 * @since Twenty Twenty 1.0 268 268 * 269 * @param array Array of post types.269 * @param array $post_types Array of post types. 270 270 */ 271 271 $disallowed_post_types = apply_filters( 'twentytwenty_disallowed_post_types_for_meta_output', array( 'page' ) );
Note: See TracChangeset
for help on using the changeset viewer.