Changeset 35793 for trunk/src/wp-includes/revision.php
- Timestamp:
- 12/06/2015 09:22:10 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/revision.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/revision.php
r35352 r35793 121 121 * @param bool $check_for_changes Whether to check for changes before saving a new revision. 122 122 * Default true. 123 * @param WP_Post $last_revision The thelast revision post object.123 * @param WP_Post $last_revision The last revision post object. 124 124 * @param WP_Post $post The post object. 125 125 *
Note: See TracChangeset
for help on using the changeset viewer.