Codex tools: Log in
Contents |
Returns the fields that will be compared when post revisions are diffed.
foreach ( _wp_post_revision_fields() as $field => $field_title ) : ...
Array of key-value pairs where the key is the field slug and the value is the field title.
Since: 2.6
_wp_post_revision_fields() is located in wp-includes/post.php