Changeset 23936
- Timestamp:
- 04/09/2013 01:05:21 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/revision.php
r23933 r23936 534 534 * and not its parent. Filters revisioned meta keys only. 535 535 * 536 * @since 3.6 536 * @since 3.6.0 537 537 * @access private 538 538 */ … … 553 553 * Filters terms lookup to get the post format saved with the preview revision. 554 554 * 555 * @since 2.6555 * @since 3.6.0 556 556 * @access private 557 557 */ … … 676 676 * similar to wp_text_diff, but tracks and returns could of lines added and removed 677 677 * 678 * @since 3.6 678 * @since 3.6.0 679 679 * @see wp_parse_args() Used to change defaults to user defined settings. 680 680 * @uses Text_Diff
Note: See TracChangeset
for help on using the changeset viewer.