YoastWPSEOopen_graph_image_id_

YoastWPSEOopen_graph_image_id_

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-seo.22.3

apply_filters('YoastWPSEOopen_graph_image_id_') is found 1 times:

  • /src/helpers/open-graph/values-helper.php line 64
    		 *
    		 * @param int    $image_id       The default image ID.
    		 * @param string $object_subtype The object subtype.
    		 */
    		return \apply_filters( 'Yoast\WP\SEO\open_graph_image_id_' . $object_type, $image_id, $object_subtype );
    	}
    
    	/**
    	 * Filters the Open Graph image URL.
    	 *
    	 * @param string $image          The default image URL.