delete_plugin delete_plugin do_action( ‘delete_plugin’, string $plugin_file ) 动作钩子:... 最后更新 2022.04.12
after_plugin_row after_plugin_row do_action( ‘after_plugin_row’, string $plugin_file, arr... 最后更新 2022.04.12
network_admin_plugin_action_links network_admin_plugin_action_links apply_filters( ‘network_admin_plugin_action_links’, str... 最后更新 2022.04.12
network_admin_plugin_action_links_{$plugin_file} network_admin_plugin_action_links_{$plugin_file} apply_filters( “network_admin_plugin_action_links_{$plu... 最后更新 2022.04.12
rest_dispatch_request rest_dispatch_request apply_filters( ‘rest_dispatch_request’, mixed $dispatch... 最后更新 2022.04.11
rest_request_from_url rest_request_from_url apply_filters( ‘rest_request_before_callbacks’, WP_HTTP... 最后更新 2022.04.11
rest_request_after_callbacks rest_request_after_callbacks apply_filters( ‘rest_request_after_callbacks’, WP_HTTP_... 最后更新 2022.04.11
rest_request_before_callbacks rest_request_before_callbacks apply_filters( ‘rest_request_before_callbacks’, WP_HTTP... 最后更新 2022.04.11
activate_plugin() activate_plugin() activate_plugin( string $plugin, string $redirect = ”, ... 最后更新 2022.04.11
resume_plugin() resume_plugin() resume_plugin( string $plugin, string $redirect = ” ) 尝... 最后更新 2022.04.11
register_uninstall_hook() register_uninstall_hook() register_uninstall_hook( string $file, callable $callba... 最后更新 2022.04.11
register_deactivation_hook() register_deactivation_hook() register_deactivation_hook( string $file, callable $fun... 最后更新 2022.04.11
register_post_status() register_post_status() register_post_status( string $post_status, array|string... 最后更新 2022.04.11
register_sidebar() register_sidebar() register_sidebar( array|string $args = array() ) 为单个边栏生... 最后更新 2022.04.11
remove_menu_page() remove_menu_page() remove_menu_page( string $menu_slug ) 删除顶级管理菜单。Remove a... 最后更新 2022.04.11
register_activation_hook() register_activation_hook() register_activation_hook( string $file, callable $funct... 最后更新 2022.04.11
register_rest_route() register_rest_route() register_rest_route( string $namespace, string $route, ... 最后更新 2022.04.11
plugins_api() plugins_api() plugins_api( string $action, array|object $args = array... 最后更新 2022.04.11
plugins_url() plugins_url() plugins_url( string $path = ”, string $plugin = ” ) 检索p... 最后更新 2022.04.11