edge_cache_purge_domain

edge_cache_purge_domain

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.15.7

do_action('edge_cache_purge_domain') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-plugin.php line 3765
    			 *
    			 * This action is handled by the WordPress.com hosting platform
    			 * and has no effect in self-hosted WordPress environments.
    			 */
    			do_action( 'edge_cache_purge_domain' );
    		}
    	}
    
    	/**
    	 * Tracks when a feedback post status changes to 'spam' and stores the timestamp.
    	 * This allows us to accurately determine when spam was marked, independent of other post updates.
    
edge_cache_purge_domain - WordPress Hooks

edge_cache_purge_domain

edge_cache_purge_domain

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.15.7

do_action('edge_cache_purge_domain') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-plugin.php line 3765
    			 *
    			 * This action is handled by the WordPress.com hosting platform
    			 * and has no effect in self-hosted WordPress environments.
    			 */
    			do_action( 'edge_cache_purge_domain' );
    		}
    	}
    
    	/**
    	 * Tracks when a feedback post status changes to 'spam' and stores the timestamp.
    	 * This allows us to accurately determine when spam was marked, independent of other post updates.