Changeset 54284 for trunk/src/wp-includes/post-template.php
- Timestamp:
- 09/21/2022 08:22:53 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post-template.php
r54208 r54284 556 556 * @since 6.1.0 557 557 * 558 * @param array $taxonomies List of all public taxonomies to generate classes for.558 * @param string[] $taxonomies List of all taxonomy names to generate classes for. 559 559 * @param int $post_id The post ID. 560 560 * @param string[] $classes An array of post class names.
Note: See TracChangeset
for help on using the changeset viewer.