apply_filters( 'submenu_file', string $submenu_file, string $parent_file )

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


Description Description


Parameters Parameters

$submenu_file

(string) The submenu file.

$parent_file

(string) The submenu item's parent file.


Top ↑

Source Source

File: wp-admin/menu-header.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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