rsm_jetpack_seo

rsm_jetpack_seo

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0

apply_filters('rsm_jetpack_seo') is found 1 times:

  • /modules/plugin-search.php line 376
    			 * available. The page is gated behind the `rsm_jetpack_seo` feature flag,
    			 * so without this gate the hint's CTAs would point to a page that isn't
    			 * registered yet.
    			 */
    			if ( apply_filters( 'rsm_jetpack_seo', false ) ) {
    				$searchable_modules[] = 'seo-tools';
    			}
    
    			require_once JETPACK__PLUGIN_DIR . 'class.jetpack-admin.php';
    			$tracking             = new Tracking();
    			$jetpack_modules_list = array_intersect_key(