Skip to content

1.8

Choose a tag to compare

@ottomeom ottomeom released this 17 Apr 03:10
· 7 commits to main since this release

Added a filter that can be used to disable the automatic hiding of certain admin menu pages.

add_filter( 'meom_dodo_enable_admin_menu_removal', '__return_false' );