wpseo_schema_graph, $graph, $context

wpseo_schema_graph, $graph, $context

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.28.1

apply_filters('wpseo_schema_graph, $graph, $context') is found 1 times:

  • /src/generators/schema-generator.php line 161
    		 *
    		 * @param array             $graph   The graph to filter.
    		 * @param Meta_Tags_Context $context A value object with context variables.
    		 */
    		$graph = \apply_filters( 'wpseo_schema_graph', $graph, $context );
    
    		return $graph;
    	}
    
    	/**
    	 * Adds schema graph pieces from Gutenberg blocks on the current page to