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

apply_filters('wpseo_post_types_reset_permalinks') is found 1 times:

  • /src/integrations/watchers/indexable-permalink-watcher.php line 230
    		 * @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: