wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_post_revision_field_{$field} › WordPress Filter Hooks
Seit3.6.0
Veraltetn/v
› apply_filters( "_wp_post_revision_field_{$field}", $compare_from->$field, $field, $compare_from, 'from' )
Parameter: (4) |
|
Definiert in: |
|
Codex: |
Contextually filter a post revision field.
The dynamic portion of the hook name, $field
, corresponds to a name of a
field of the revision object.
Possible hook names include:
_wp_post_revision_field_post_title
_wp_post_revision_field_post_content
_wp_post_revision_field_post_excerpt
Ähnliche Funktionen: _wp_post_revision_fields, wp_post_revision_title, wp_post_revision_meta_keys, _wp_post_revision_data, wp_post_revision_title_expanded, wp_get_post_revisions_url