- Timestamp:
- 12/18/2022 08:45:36 AM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/inc/template-tags.php
r53236 r55003 241 241 * 242 242 * @since Twenty Twenty 1.0 243 * 244 * @global WP_Post $post Global post object. 243 245 * 244 246 * @param int $post_id The ID of the post. … … 652 654 * @since Twenty Twenty 1.0 653 655 * 656 * @global WP_Post $post Global post object. 657 * 654 658 * @param array $classes Classes added to the body tag. 655 659 * @return array Classes added to the body tag.
Note: See TracChangeset
for help on using the changeset viewer.