ネクストベータ代表Blog

WEBシステム SI屋の代表のブログです。

*

WordPressを読む 14 /blog/wp-includes/plugin.php

      2014/11/29

/blog/wp-includes/plugin.php

読込元 : /blog/wp-settings.php

920行

関数

add_filter()

関数

has_filter()

関数

apply_filters()

関数

apply_filters_ref_array()

関数

remove_filter()

関数

remove_all_filters()

関数

current_filter()

関数

current_action()

関数

doing_filter()

関数

doing_action()

関数

add_action()

関数

do_action()

関数

did_action()

関数

do_action_ref_array()

関数

has_action()

関数

remove_action()

関数

remove_all_actions()

関数

plugin_basename()

関数

wp_register_plugin_realpath()

関数

plugin_dir_path()

関数

plugin_dir_url()

関数

register_activation_hook()

関数

register_deactivation_hook()

関数

register_uninstall_hook()

関数

_wp_call_all_hook()

関数

_wp_filter_build_unique_id()

 - Wordpress