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



parent_file › Filtr WordPress Hooks

OdMU (3.0.0)
Przestarzałyn/a
apply_filters( 'parent_file', $parent_file )
Parametry:
  • (string) $parent_file The parent file.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the parent file of an admin menu sub-menu item.

Allows plugins to move sub-menu items around.





Źródło

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