wpseo_schema_webpage_type

wpseo_schema_webpage_type

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

  • /src/context/meta-tags-context.php line 557
    		 * Filter: 'wpseo_schema_webpage_type' - Allow changing the WebPage type.
    		 *
    		 * @param string|array $type The WebPage type.
    		 */
    		return \apply_filters( 'wpseo_schema_webpage_type', $type );
    	}
    
    	/**
    	 * Returns the schema article type.
    	 *
    	 * @return string|array<string> The schema article type.
    

See this hook used in plugins: