wpseo_frontend_presenter_classes

wpseo_frontend_presenter_classes

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

See hook in core

Displaying hooks found in version: wordpress-seo.22.3

apply_filters('wpseo_frontend_presenter_classes') is found 1 times:

  • /src/integrations/front-end-integration.php line 485
    		 *
    		 * @param array  $presenters List of presenters.
    		 * @param string $page_type  The current page type.
    		 */
    		$presenters = \apply_filters( 'wpseo_frontend_presenter_classes', $presenters, $page_type );
    
    		return $presenters;
    	}
    
    	/**
    	 * Filters the presenters based on the page type.
    

See this hook used in plugins: