• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Jetpack a2z

Jetpack a2z

Jetpack a2z

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / APIs / video_get_post_by_guid() – Using a GUID, find a post.

You appear to be a bot. Output may be restricted

Description

Using a GUID, find a post.

Kept for backward compatibility. Use videopress_get_post_by_guid() instead.

Usage

$WP_Post|false = video_get_post_by_guid( $guid );

Parameters

$guid
( string ) required – The post guid.

Returns

WP_Post|false The post for that guid, or false if none is found.

Source

File name: jetpack/modules/videopress/utility-functions.php
Lines:

1 to 4 of 4
function video_get_post_by_guid( $guid ) {
  _deprecated_function( __FUNCTION__, 'jetpack-8.4' );
  return videopress_get_post_by_guid( $guid );
}
 

 View on GitHub View on Trac

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Pinterest (Opens in new window)

Related

Published: 27 November 2019 | Last updated: 8 April 2020

Primary Sidebar

Information

Function name: video_get_post_by_guid
Plugin ref: Jetpack
Version: 9.2
Sourcefile: modules/videopress/utility-functions.php
File ref: modules/videopress/utility-functions.php
Deprecated?: No
API Letters: B,G,P,V

Footer

Jetpack a2z
Jetpack a2z
Jetpack a2z
WordPress 5.6
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  jetpack.wp-a2z.org
© Copyright Jetpack a2z 2014-2021. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites