- Timestamp:
- 07/03/2021 09:13:48 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/template-parts/entry-header.php
r48264 r51322 26 26 * @since Twenty Twenty 1.0 27 27 * 28 * @param bool Whether to show the categories in header,Default true.28 * @param bool Whether to show the categories in header. Default true. 29 29 */ 30 30 $show_categories = apply_filters( 'twentytwenty_show_categories_in_entry_header', true );
Note: See TracChangeset
for help on using the changeset viewer.