wpseo_post_types_reset_permalinks

wpseo_post_types_reset_permalinks

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_post_types_reset_permalinks') is found 1 times:

  • /src/integrations/watchers/indexable-permalink-watcher.php line 230
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
         * @param array $post_types The post type names.
         *
         * @return array The post types.
         */
        $post_types = \apply_filters( 'wpseo_post_types_reset_permalinks', $this->post_type->get_public_post_types() );
     
        return $post_types;
    }
     
    /**
     * Retrieves the taxonomies that belongs to the public post types.

See this hook used in plugins: