Changeset 43571 for trunk/src/wp-includes/revision.php
- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/revision.php
r42343 r43571 475 475 476 476 $args = array_merge( 477 $args, array( 477 $args, 478 array( 478 479 'post_parent' => $post->ID, 479 480 'post_type' => 'revision',
Note: See TracChangeset
for help on using the changeset viewer.