Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Hooks

commonwp_add_subresource_integrity

Filter Hook: Filter whether to hash content for current path.

Source: inc/Process.php:682

Used by 1 function | Uses 0 functions

commonwp_emoji_npm_path_ttl

Filter Hook: Filter TTL of active path that rewrites to emoji SVG directory to NPM path.

Source: inc/Process.php:615

Used by 1 function | Uses 0 functions

commonwp_get_src

Filter Hook: Filter to get src outside of store.

Source: inc/Rewrite.php:133

Used by 1 function | Uses 0 functions

commonwp_github_path_ttl

Filter Hook: Filter TTL of active path that rewrites to GitHub path.

Source: inc/Process.php:657

Used by 1 function | Uses 0 functions

commonwp_inactive_path_ttl

Filter Hook: Filter TTL of inactive path.

Source: inc/Queue.php:209

Used by 1 function | Uses 0 functions

commonwp_inactive_path_ttl_for_recently_upgraded_core

Filter Hook: Filter TTL of inactive path for recently upgraded core.

Source: inc/Expiration.php:88

Used by 2 functions | Uses 0 functions

commonwp_max_items_in_processing_queue

Filter Hook: Filter maximum number of processes that should occur in current processing.

Source: inc/Queue.php:152

Used by 1 function | Uses 0 functions

commonwp_npm_compare_with_local

Filter Hook: Filter whether to always ask for identical content on NPM.

Source: inc/Process.php:231

Used by 1 function | Uses 0 functions

commonwp_npm_path_ttl

Filter Hook: Filter TTL of active path that rewrites to NPM path.

Source: inc/Process.php:255

Used by 1 function | Uses 0 functions

commonwp_plugin_basename

Filter Hook: Filter basename path of the commonWP’s main file.

Source: inc/Utils.php:176

Used by 1 function | Uses 0 functions

commonwp_plugin_from_slug

Filter Hook: Filter plugin’s data.

Source: inc/Utils.php:109

Used by 1 function | Uses 0 functions

commonwp_plugin_path_ttl

Filter Hook: Filter TTL of active path that rewrites to plugin path.

Source: inc/Process.php:459

Used by 1 function | Uses 0 functions

commonwp_pre_process_queue_stored_data

Filter Hook: Filter raw store data before processing.

Source: inc/Queue.php:127

Used by 1 function | Uses 0 functions

commonwp_process_core_with_major_update

Filter Hook: Filter whether to rewrite core path with current version when pending major core update.

Source: inc/Process.php:297

Used by 1 function | Uses 0 functions

commonwp_process_core_with_minor_update

Filter Hook: Filter whether to rewrite core path with current version when pending minor core update.

Source: inc/Process.php:319

Used by 1 function | Uses 0 functions

commonwp_process_plugin_with_update

Filter Hook: Filter whether to rewrite plugin path with pending plugin’s update.

Source: inc/Process.php:408

Used by 1 function | Uses 0 functions

commonwp_process_theme_with_update

Filter Hook: Filter whether to rewrite theme path with pending theme’s update.

Source: inc/Process.php:514

Used by 1 function | Uses 0 functions

commonwp_should_rewrite

Filter Hook: Filter whether rewrite should occur for current dependency.

Source: inc/Rewrite.php:111

Used by 1 function | Uses 0 functions

commonwp_store_callback

Filter Hook: Filter name of callback for manipulating store data.

Source: inc/Utils.php:367

Used by 1 function | Uses 0 functions

commonwp_temporaries_method

Filter Hook: Filter name of \WP_Temporary method for manipulating temporary data.

Source: inc/Utils.php:389

Used by 1 function | Uses 0 functions

commonwp_theme_from_slug

Filter Hook: Filter theme’s data.

Source: inc/Utils.php:152

Used by 1 function | Uses 0 functions

commonwp_theme_path_ttl

Filter Hook: Filter TTL of active path that rewrites to theme path.

Source: inc/Process.php:568

Used by 1 function | Uses 0 functions

commonwp_wp_core_version_on_github

Filter Hook: Filter tag for current WordPress version on GitHub.

Source: inc/Versions.php:224

Used by 1 function | Uses 0 functions

npm_packages_scripts

Filter Hook: Filter scripts and their data available for replacement.

Source: inc/NPM.php:107

Used by 1 function | Uses 0 functions

npm_packages_styles

Filter Hook: Filter styles and their data available for replacement.

Source: inc/NPM.php:160

Used by 1 function | Uses 0 functions