wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



post_format_rewrite_base › WordPress Filter Hooks

Seit3.1.0
Veraltetn/v
apply_filters( 'post_format_rewrite_base', 'type' )
Parameter:
  • (string) $context Context of the rewrite base. Default 'type'.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the post formats rewrite base.





Quellcode

$post_format_base = apply_filters( 'post_format_rewrite_base', 'type' );