wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_post_revision_fields › WordPress Filter Hooks
Seit4.5.0
Veraltetn/v
› apply_filters( '_wp_post_revision_fields', $fields, $post )
Parameter: (2) |
|
Definiert in: |
|
Codex: |
Filters the list of fields saved in post revisions.
Included by default: 'post_title', 'post_content' and 'post_excerpt'.
Disallowed fields: 'ID', 'post_name', 'post_parent', 'post_date', 'post_date_gmt', 'post_status', 'post_type', 'comment_count', and 'post_author'.
Ähnliche Funktionen: _wp_post_revision_fields, wp_post_revision_title, _wp_post_revision_data, wp_post_revision_meta_keys, wp_get_post_revisions, wp_list_post_revisions