apply_filters( 'custom_menu_order', bool $custom )

Filters whether to enable custom ordering of the administration menu.


Description Description

See the ‘menu_order’ filter for reordering menu items.


Parameters Parameters

$custom

(bool) Whether custom ordering is enabled. Default false.


Top ↑

Source Source

File: wp-admin/includes/menu.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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