apply_filters( 'parent_file', string $parent_file )

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


Description Description

Allows plugins to move sub-menu items around.


Parameters Parameters

$parent_file

(string) The parent file.


Top ↑

Source Source

File: wp-admin/menu-header.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
MU (3.0.0) Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.