Yes. Use $post->guid
instead of $post->ID
.
NB: guid must be in lowercaps for it to work.
Detailed explanation here: https://wordpress.stackexchange.com/a/209832/71131
Some additional detail on the purpose of keeping $post->ID
as a backup in your third-party service: https://wordpress.stackexchange.com/a/209833/71131
Related Posts:
- Portfolio + Blog: multisite or plugin?
- Solutions to repost categories into multisite blogs?
- Redirect to another page using contact form 7? [closed]
- WP Forms not displaying,becomming an fatal error
- Internationalization of Blog Posts
- How can I make it so the Add New Post page has Visibility set to Private by default?
- Plugin Development: WPMU or WP?
- Inherit plugin settings to new site in Multisite
- Show Similar Post Titles ( Similar to Stack Exchange )
- How do I unlock a post programmatically?
- How to work with Syntax Highlighter Evolved?
- User-Specific Timezones? Hack? Plugin?
- How to install plugins in individual sites on a wordpress network?
- Fatal error: Call to undefined function wp_get_current_user()
- How does WordPress Multisite know that a Plugin is installed?
- jQuery plugin only in one page/post
- Auto-post to multiple sites like Posterous? [closed]
- Share buttons on article footer
- How to create a Page alias in WordPress
- How to extract images of post and pages excluding header and logo image in wordpress?
- Dynamic HTML not displaying at respective place
- Is there a plugin to display certain posts on certain pages? [closed]
- How to install WordPress Multisite with different domains under the same subdirectory?
- How can I get a list of plugins and which blogs are using them?
- Multiple Domains with Single WordPress Install
- Error Message from W3 Total Cache when .htaccess Rules Cannot Be Modified? [closed]
- Setting up a multilingual wordpress site
- Multisite mu-plugins site-specific directory
- How to get popular post from across a network?
- How to make sexy bookmarks plugin work in WPMU
- Multisite Backup Plugin [closed]
- Automatically adding post and pages to new blog setups
- Get the url of the full sized attachment image using post ID?
- Adding Attachment Display Settings in custom media frame
- WordPress Multisite – get_plugin_data()
- Multisite installation but do plugins always have to be multisite compatible?
- Convert existing WordPress Site (with several plugins) into Multisite
- How can I disable the multisite feature of WordPress 3.0?
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- Show function to super admin
- Generate pages from markdown files in github automatically
- Install (enable) plugins on multisite, on localhost
- How can I copy all users to newly created site on a multisite network in WordPress?
- External Domain on WordPress Multisite
- “Master” WordPress Multisite – Database Sync
- User Signup in Multisite – Need Plugin or Advice
- Add category selection to custom post type (plugin)
- Certain functions are undefined when called form mu-plugins
- Multisite for Multisite?
- Custom setup of wordpress comments that are displayed
- wordpress content .php file in an iframe’s src in a wordpress post
- How do I get the Payzone WooCommerce payment gateway plugin to show up in the settings? [closed]
- Managing wordpress Themes & plugins for multisite
- Function added to hook “new_to_publish” not executing – custom plugin
- Creating an admin meta box to save post as pending
- WordPress’s is_plugin_active_for_network function not working for multisites
- Custom Template for wordpress cpt plugin
- Storing Form data in a different database
- How to get values from network settings panel?
- After enable multisite enviroment in wordpress site creation wizard not working
- WordPress Multisite Profile Picture Sync Error with Nextend Social Login Plugin
- New posts are not showing up on my front page
- Multisite – Cloning CPT pages + content (including ACF Flexible Content) from site to site
- Is there a hook similar to “save_post” which only fires AFTER the post is completely published?
- How to Fix WordPress multisite woocommerce 403 file error
- How to capture hidden values with Gravity Forms
- Show post object of any page in frontend
- Trying to add a new feature in my wordpress website
- Powerpress upload a podcast without creating a post for it
- automatically set random featured image by category in wordpress on post
- Prefix WordPress Taxonomy Tags With Hashtag Symbol Like Twitter
- How to use get_blogs_of_user?
- Install/Enable/Activate plugin on multisite without access to master site
- How can I get the Post ID and Post Type within a Must Use Plugin?
- Get value from an input field and pass into update_meta_data as $meta_value
- Renamed plugin folder and when I changed back nothing was activated
- How To Add Code To WP Without Plugin or Functions
- Specific plugin script not working on subdomain
- WordPress Dashboard organize posts based on categories
- Add new post using a page inside the website
- How to display single arbitrary facebook post with a shortcode?
- Custom plugin breaks css.php on Multisite
- Related posts popup
- How to Batch Upload .docx Files as Posts
- WPMU site in subdirectory: When I clone a site with NS Cloner Pro plugin, how do I remove the subdirectory from the URL?
- Find And Add Category to Posts
- Get page type to display content
- Insert data in custom table during new post creation
- Capturing POST data
- Trying to output a “Most visited blogs” list in wordpress multisite
- Get a submitted value from front end post form for single template
- Add custom fields in the new and edit the site forms without touching the WP core
- Automatically set posts to NoIndex depending on category?
- Notification When Post Approved
- why i cannot see some plugins while they are enabled on network admin page?
- Windows 10 Printer that Sends to WordPress [closed]
- My Blog page ( posts page ) theme isn’t changing with the new theme [closed]
- Is there a plugin or another way that can help me find out the underlying files of a page/post? [closed]
- Check Plugins in Use by Mutli Site Network
- How to update a lot of posts on my WP site with additional content?