wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



view_mode_post_types › Filtr WordPress Hooks

Od4.4.0
Przestarzałyn/a
apply_filters( 'view_mode_post_types', $view_mode_post_types )
Parametry:
  • (string[]) $view_mode_post_types Array of post types that can change view modes. Default post types with show_ui on.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the post types that have different view mode options.





Źródło

$view_mode_post_types = apply_filters( 'view_mode_post_types', $view_mode_post_types );