Changeset 43709 for branches/5.0
- Timestamp:
- 10/11/2018 04:30:10 AM (6 years ago)
- Location:
- branches/5.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0
-
branches/5.0/src/wp-admin/includes/misc.php
r43487 r43709 1542 1542 * @since 4.9.6 1543 1543 * 1544 * @param $post WP_Post The currently edited post.1544 * @param WP_Post $post The currently edited post. 1545 1545 */ 1546 1546 public static function notice( $post ) {
Note: See TracChangeset
for help on using the changeset viewer.