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: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_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