Changeset 54854 for trunk/src/wp-includes/post.php
- Timestamp:
- 11/17/2022 05:05:21 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r54782 r54854 3058 3058 3059 3059 /** 3060 * Modifies returnedpost counts by status for the current post type.3060 * Filters the post counts by status for the current post type. 3061 3061 * 3062 3062 * @since 3.7.0 … … 3110 3110 3111 3111 /** 3112 * Modifies returnedattachment counts by mime type.3112 * Filters the attachment counts by mime type. 3113 3113 * 3114 3114 * @since 3.7.0
Note: See TracChangeset
for help on using the changeset viewer.