wpseo_schema_article_type, $type, $this->indexable

wpseo_schema_article_type, $type, $this->indexable

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.28.1

apply_filters('wpseo_schema_article_type, $type, $this->indexable') is found 1 times:

  • /src/context/meta-tags-context.php line 589
    			$type = [ $type, $additional_type ];
    		}
    
    		// Filter documented on line 499 above.
    		return \apply_filters( 'wpseo_schema_article_type', $type, $this->indexable );
    	}
    
    	/**
    	 * Returns the main schema id.
    	 *
    	 * The main schema id.