Changeset 42875 for trunk/src/wp-admin/includes/post.php
- Timestamp:
- 03/25/2018 06:09:56 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/post.php
r42343 r42875 1268 1268 * @since 3.2.0 1269 1269 * 1270 * @param array$classes An array of postbox classes.1270 * @param string[] $classes An array of postbox classes. 1271 1271 */ 1272 1272 $classes = apply_filters( "postbox_classes_{$page}_{$id}", $classes );
Note: See TracChangeset
for help on using the changeset viewer.