Skip to content

Instantly share code, notes, and snippets.

@cfg
Created June 20, 2013 13:39
Show Gist options
  • Save cfg/5822755 to your computer and use it in GitHub Desktop.
Save cfg/5822755 to your computer and use it in GitHub Desktop.
wordpress admin dashboard - hooks and filters (common/useless ones removed)
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
action : init
filter : option_category_base
filter : option_tag_base
action : widgets_init
filter : jetpack_widget_name
filter : option_blog_charset
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-index.php
action : wp_dashboard_setup
filter : option_blog_charset
action : admin_xml_ns
filter : bloginfo
filter : no_texturize_shortcodes
filter : option_blog_charset
action : admin_enqueue_scripts
filter : plugins_url
filter : plugins_url
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
filter : plugins_url
action : wp_print_scripts
filter : print_scripts_array
filter : script_loader_src
action : admin_head
filter : script_loader_src
filter : plugins_url
filter : get_user_option_admin_color
filter : admin_body_class
filter : no_texturize_shortcodes
action : adminmenu
action : in_admin_header
filter : get_avatar
filter : debug_bar_classes
action : posts_selection
filter : wp_get_object_terms
action : posts_selection
filter : coauthors_guest_author_fields
filter : sanitize_title
filter : get_edit_post_link
action : wp_after_admin_bar_render
filter : cron_schedules
filter : plugins_url
filter : bgr_akas_baseurl
filter : plugins_url
filter : bgr_akas_baseurl
action : admin_notices
action : welcome_panel
filter : pre_kses
filter : bloginfo
filter : no_texturize_shortcodes
action : rightnow_end
action : activity_box_end
action : media_buttons
filter : media_upload_tabs
action : wp_enqueue_media
filter : option_blog_charset
filter : wp_get_object_terms
filter : coauthors_guest_author_fields
filter : sanitize_title
filter : get_term
filter : coauthors_plus_should_query_post_author
action : posts_selection
filter : wp_get_object_terms
filter : get_edit_post_link
filter : the_title
filter : no_texturize_shortcodes
action : in_admin_footer
filter : update_footer
filter : bloginfo
filter : no_texturize_shortcodes
action : admin_footer
action : post-plupload-upload-ui
action : print_media_templates
action : admin_print_footer_scripts
filter : style_loader_src
filter : style_loader_tag
filter : print_scripts_array
filter : script_loader_src
filter : script_loader_src
action : shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment