jetpack_postimages_post_get_image, $post_id

jetpack_postimages_post_get_image, $post_id

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.16.0.1

do_action('jetpack_postimages_post_get_image, $post_id') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-post-media/src/class-images.php line 869
    		 * @since jetpack-2.2.0
    		 *
    		 * @param int $post_id Post ID.
    		 */
    		do_action( 'jetpack_postimages_post_get_image', $post_id );
    
    		return $image;
    	}
    
    	/**
    	 * Get an array containing a collection of possible images for this post, stopping once we hit a method