Add submenu page to the Dashboard main menu.
add_users_page
Add submenu page to the Users/Profile main menu.
add_plugins_page
Add submenu page to the Plugins main menu.
add_theme_page
Add submenu page to the Appearance main menu.
Advertisement
add_options_page
Add submenu page to the Settings main menu.
add_management_page
Add submenu page to the Tools main menu.
add_submenu_page
Add a submenu page.
add_menu_page
Add a top-level menu page.
Advertisement
uninstall_plugin
Uninstall a single plugin.
is_uninstallable_plugin
Whether the plugin can be uninstalled.
validate_plugin_requirements
Validates the plugin requirements for WordPress version and PHP version.
validate_plugin
Validate the plugin path.
Advertisement
validate_active_plugins
Validate active plugins
delete_plugins
Remove directory and files of a plugin for a list of plugins.
activate_plugins
Activate multiple plugins.