Changeset 37518 for trunk/src/wp-includes/revision.php
- Timestamp:
- 05/22/2016 06:49:05 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/revision.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/revision.php
r36659 r37518 39 39 40 40 /** 41 * Filter the list of fields saved in post revisions.41 * Filters the list of fields saved in post revisions. 42 42 * 43 43 * Included by default: 'post_title', 'post_content' and 'post_excerpt'. … … 139 139 140 140 /** 141 * Filter whether the post has changed since the last revision.141 * Filters whether the post has changed since the last revision. 142 142 * 143 143 * By default a revision is saved only if one of the revisioned fields has changed. … … 163 163 164 164 /** 165 * Filter whether a post has changed.165 * Filters whether a post has changed. 166 166 * 167 167 * By default a revision is saved only if one of the revisioned fields has changed. … … 501 501 502 502 /** 503 * Filter the number of revisions to save for the given post.503 * Filters the number of revisions to save for the given post. 504 504 * 505 505 * Overrides the value of WP_POST_REVISIONS.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)