wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
menu_order › WordPress Filter Hooks
Seit2.8.0
Veraltetn/v
› apply_filters( 'menu_order', $menu_order )
| Parameter: |
|
| Definiert in: |
|
| Codex: |
Filters the order of administration menu items.
A truthy value must first be passed to the {@see 'custom_menu_order'} filter for this filter to work. Use the following to enable custom menu ordering: add_filter( 'custom_menu_order', '__return_true' );Ähnliche Funktionen: menu_page_url, comment_date, comment_form, send_origin_headers, clean_pre, meta_form
Ähnliche Hooks: custom_menu_order, comment_feed_orderby, comment_form_after, comment_form, comment_form_before