Actions/Filters
This list should be viewed as a guide or approximation of the CAWeb WordPress actions/filters.
Actions
WordPress Hook: admin_bar_menu
Callback Function: caweb_admin_bar_menu
Priority: 1000
Source: inc/admin-bar.php : 18
WordPress Hook: admin_enqueue_scripts
Callback Function: caweb_admin_enqueue_scripts
Priority: 15
Source: functions.php : 451
WordPress Hook: admin_init
Description: Triggered before any other hook when a user accesses the admin area. Note, this does not just run on user-facing admin screens. It runs on admin-ajax.php and admin-post.php as well.
Callback Function: caweb_admin_init
Priority: 10
Source: functions.php : 425
WordPress Hook: send_headers
Callback Function: caweb_enable_hsts
Priority: 10
Source: functions.php : 210
WordPress Hook: get_header
Callback Function: caweb_get_header
Priority: 10
Source: functions.php : 269
WordPress Hook: init
Description: Note, this does not just run on user-facing admin screens. It runs on admin-ajax.php and admin-post.php as well.
Callback Function: caweb_init
Priority: 10
Source: functions.php : 224
WordPress Hook: divi_extensions_init
Callback Function: caweb_initialize_extension
Priority: 10
Source: divi/extension/caweb-module-extension.php : 48
WordPress Hook: admin_footer-post.php
Description: Fires in footer section for post and post new pages.
Callback Function: caweb_live_drafts_admin_footer
Priority: 10
Source: inc/live-drafts.php : 240
WordPress Hook: admin_head-post.php
Description: Fires in head section for post and post new pages.
Callback Function: caweb_live_drafts_admin_head
Priority: 10
Source: inc/live-drafts.php : 132
WordPress Hook: admin_notices
Description: Prints admin screen notices.
Callback Function: caweb_live_drafts_admin_notice
Priority: 10
Source: inc/live-drafts.php : 198
WordPress Hook: load-post.php
Description: Fires before the post and post new pages are loaded.
Callback Function: caweb_live_drafts_init
Priority: 10
Source: inc/live-drafts.php : 27
WordPress Hook: load-post-new.php
Description: Fires before the post and post new pages are loaded.
Callback Function: caweb_live_drafts_init
Priority: 10
Source: inc/live-drafts.php : 27
WordPress Hook: pre_post_update
Description: Fires immediately before an existing post is updated in the database.
Callback Function: caweb_live_drafts_pre_post_update
Priority: 10
Arguments: 2
Source: inc/live-drafts.php : 323
WordPress Hook:
Description: Invoked by cron ‘publish_future_post’ event.
Callback Function: caweb_live_drafts_publish_future_post
Priority: 10
Source: inc/live-drafts.php : 81
WordPress Hook: save_post
Description: Fires once a post has been saved.
Callback Function: caweb_live_drafts_save_post
Priority: 10
Arguments: 2
Source: inc/live-drafts.php : 423
WordPress Hook: wp_trash_post
Description: Fires before a post is sent to the Trash.
Callback Function: caweb_live_drafts_wp_trash_post
Priority: 10
Source: inc/live-drafts.php : 515
WordPress Hook: pre_get_posts
Description: Fires after the query variable object is created, but before the actual query is run.
Callback Function: caweb_pre_get_posts
Priority: 11
Source: functions.php : 248
WordPress Hook: admin_post_caweb_attachment_post_meta
Callback Function: caweb_retrieve_attachment_post_meta
Priority: 10
Source: inc/admin-post.php : 21
WordPress Hook: admin_post_nopriv_caweb_attachment_post_meta
Callback Function: caweb_retrieve_attachment_post_meta
Priority: 10
Source: inc/admin-post.php : 21
WordPress Hook: save_post
Description: Fires once a post has been saved.
Callback Function: caweb_save_post_list_meta
Priority: 10
Arguments: 2
Source: functions.php : 522
WordPress Hook: after_setup_theme
Description: Sets up theme defaults and registers support for various WordPress features. Note that this function is hooked into the after_setup_theme hook, which runs before the init hook. The init hook is too late for some features, such as indicating support for post thumbnails.
Callback Function: caweb_setup_theme
Priority: 9999999
Source: functions.php : 86
WordPress Hook: wp_enqueue_scripts
Description: Fires when scripts and styles are enqueued.
Callback Function: caweb_wp_enqueue_scripts
Priority: 99999999
Source: functions.php : 288
WordPress Hook: wp_footer
Callback Function: caweb_wp_footer
Priority: 11
Source: functions.php : 397
Filters
WordPress Hook: body_class
Description: Filters the list of CSS body class names for the current post or page.
Callback Function: caweb_body_class
Priority: 20
Arguments: 2
Source: inc/filters.php : 39
WordPress Hook: display_post_states
Callback Function: caweb_live_drafts_display_post_states
Priority: 10
Arguments: 2
Source: inc/live-drafts.php : 553
WordPress Hook: et_module_shortcode_output
Description: Fixes various Divi Module Outputs
Callback Function: caweb_module_shortcode_output_fix
Priority: 10
Arguments: 3
Source: divi/extension/caweb-module-extension.php : 65
WordPress Hook: post_class
Callback Function: caweb_post_class
Priority: 15
Source: inc/filters.php : 79
WordPress Hook: upgrader_pre_download
Callback Function: array( $this, 'caweb_upgrader_pre_download' )
Priority: 10
Arguments: 3