Used By
Used By | Description |
---|---|
wp-admin/includes/revision.php: wp_get_revision_ui_diff() | Get the revision UI diff. |
Filters revisions text diff options.
Filters the options passed to wp_text_diff() when viewing a post revision.
(array) Associative array of options to pass to wp_text_diff().
(bool) True for split view (two columns), false for un-split view (single column). Default true.
(string) The current revision field.
(WP_Post) The revision post to compare from.
(WP_Post) The revision post to compare to.
Version | Description |
---|---|
4.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/revision_text_diff_options