jetpack_active_modules

jetpack_active_modules

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

apply_filters('jetpack_active_modules') is found 1 times:

  • /vendor/automattic/jetpack-status/src/class-modules.php line 219
    		 * @since-jetpack 5.8.0
    		 *
    		 * @param array $active Array of active module slugs.
    		 */
    		$active = apply_filters( 'jetpack_active_modules', $active );
    
    		return array_unique( $active );
    	}
    
    	/**
    	 * Extract a module's slug from its full path.
    

See this hook used in plugins: