wpseo_schema_article_types, self::$meta_fields[schema][schema_article_type][options]

wpseo_schema_article_types, self::$meta_fields[schema][schema_article_type][options]

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.28.1

apply_filters('wpseo_schema_article_types, self::$meta_fields[schema][schema_article_type][options]') is found 1 times:

  • /inc/class-wpseo-meta.php line 1108

    Warning: Undefined array key 1110 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1111 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1112 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1113 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	 * @return void
    	 */
    	public static function filter_schema_article_types() {
    		/** This filter is documented in inc/options/class-wpseo-option-titles.php */
    		self::$meta_fields['schema']['schema_article_type']['options'] = apply_filters( 'wpseo_schema_article_types', self::$meta_fields['schema']['schema_article_type']['options'] );
    	}
    }