Created
June 20, 2013 14:07
-
-
Save cfg/5823017 to your computer and use it in GitHub Desktop.
wordpress admin edit.php - hooks and filters (common/useless ones removed)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| filter : option_siteurl | |
| filter : option_home | |
| filter : option_siteurl | |
| filter : option_blog_charset | |
| action : plugins_loaded | |
| filter : plugins_url | |
| filter : default_option_embed_autourls | |
| action : jetpack_modules_loaded | |
| filter : jetpack_enable_open_graph | |
| action : sanitize_comment_cookies | |
| action : setup_theme | |
| filter : plugins_url | |
| filter : sanitize_title | |
| action : after_setup_theme | |
| filter : option_category_base | |
| filter : option_tag_base | |
| action : set_current_user | |
| filter : map_meta_cap | |
| filter : user_has_cap | |
| action : init | |
| filter : option_category_base | |
| filter : option_tag_base | |
| action : widgets_init | |
| filter : jetpack_widget_name | |
| filter : jetpack_widget_name | |
| action : register_sidebar | |
| action : wp_register_sidebar_widget | |
| filter : bgr_cheezcap_settings_options | |
| filter : pre_option_gmt_offset | |
| filter : bgr_cheezcap_settings_options | |
| action : bgr_caps_loaded | |
| filter : get_terms | |
| filter : post_type_link | |
| filter : get_term | |
| filter : term_link | |
| filter : bgr_cheezcap_settings_options | |
| filter : heartbeat_settings | |
| filter : plugins_url | |
| filter : coauthors_guest_author_parent_page | |
| filter : coauthors_auto_apply_template_tags | |
| filter : srm_max_redirects | |
| filter : bgr_twitter_feed_debug | |
| filter : coauthors_plus_should_query_post_author | |
| action : wp_loaded | |
| filter : plugins_url | |
| filter : pre_option_db_version | |
| action : auth_redirect | |
| action : _admin_menu | |
| filter : sanitize_title | |
| action : admin_menu | |
| filter : sanitize_title | |
| action : jetpack_admin_menu | |
| filter : custom_menu_order | |
| filter : menu_order | |
| action : admin_init | |
| action : admin_bar_init | |
| filter : plugins_url | |
| filter : debug_bar_panels | |
| filter : plugins_url | |
| filter : jetpack_gallery_types | |
| filter : plugins_url | |
| action : load-edit.php | |
| filter : query_vars | |
| filter : request | |
| filter : wp_headers | |
| action : posts_selection | |
| filter : wp_get_object_terms | |
| action : admin_xml_ns | |
| filter : bloginfo | |
| filter : no_texturize_shortcodes | |
| action : admin_enqueue_scripts | |
| filter : plugins_url | |
| action : admin_print_styles-edit.php | |
| action : admin_print_styles | |
| filter : plugins_url | |
| filter : style_loader_src | |
| filter : style_loader_tag | |
| filter : style_loader_src | |
| filter : get_user_option_admin_color | |
| filter : style_loader_tag | |
| filter : style_loader_src | |
| filter : style_loader_tag | |
| action : admin_print_scripts-edit.php | |
| action : admin_print_scripts | |
| filter : plugins_url | |
| action : wp_print_scripts | |
| filter : print_scripts_array | |
| filter : script_loader_src | |
| action : admin_head-edit.php | |
| action : admin_head | |
| filter : script_loader_src | |
| filter : plugins_url | |
| filter : get_user_option_admin_color | |
| filter : admin_body_class | |
| filter : no_texturize_shortcodes | |
| filter : coauthors_guest_author_fields | |
| filter : sanitize_title | |
| filter : no_texturize_shortcodes | |
| action : adminmenu | |
| action : in_admin_header | |
| filter : get_avatar | |
| filter : debug_bar_classes | |
| action : posts_selection | |
| filter : get_edit_post_link | |
| action : wp_after_admin_bar_render | |
| filter : cron_schedules | |
| filter : plugins_url | |
| filter : bgr_akas_baseurl | |
| filter : manage_edit-post_columns | |
| filter : manage_posts_columns | |
| filter : manage_post_posts_columns | |
| action : admin_notices | |
| filter : views_edit-post | |
| filter : get_terms | |
| filter : list_cats | |
| filter : no_texturize_shortcodes | |
| action : restrict_manage_posts | |
| filter : get_term | |
| filter : coauthors_guest_author_fields | |
| filter : sanitize_title | |
| filter : pre_option_gmt_offset | |
| filter : get_terms | |
| action : quick_edit_custom_box | |
| filter : get_terms | |
| filter : list_cats | |
| filter : no_texturize_shortcodes | |
| action : bgr_display_quickedit_box | |
| action : in_admin_footer | |
| filter : update_footer | |
| filter : bloginfo | |
| filter : no_texturize_shortcodes | |
| action : admin_footer | |
| action : admin_print_footer_scripts | |
| filter : print_scripts_array | |
| filter : script_loader_src | |
| action : admin_footer-edit.php | |
| action : shutdown |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment