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.24.8.1

apply_filters('wpseo_frontend_presenter_classes') is found 1 times:

  • /src/integrations/front-end-integration.php line 497
    493
    494
    495
    496
    497
    498
    499
    500
    501
    502
    503
         *
         * @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: