jetpack_open_graph_image_default, https://s0.wp.com/i/blank.jpg

jetpack_open_graph_image_default, https://s0.wp.com/i/blank.jpg

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0.1

apply_filters('jetpack_open_graph_image_default, https://s0.wp.com/i/blank.jpg') is found 1 times:

  • /functions.opengraph.php line 583
    	 * @since 3.0.0
    	 *
    	 * @param string $str Default Image URL.
    	 */
    	return apply_filters( 'jetpack_open_graph_image_default', 'https://s0.wp.com/i/blank.jpg' );
    }
    
    /**
     * Get available templates for Social Image Generator.
     *
     * @since 14.9