to_ping
is a list of URLs WordPress should send pingbacks to.pinged
is a list of URLs WordPress has sent pingbacks to.
Do not use these fields for something else. They are parsed many times in core code (69 matches for to_ping
); their format is fixed.
You cannot reduce the query load by using these fields, because all post meta fields are fetched in one rush per post. So it doesn’t matter if there is one more or less.
Related Posts:
- Removing filter dropdown in posts table (in this case Yoast SEO)
- How do you display posts in a dynamic table?
- Custom fields on a virtual page
- problems with loading posts in a table-row
- Why Query is returning empty array?
- HTML Form Submit to table in same page
- Show recent posts in a table format
- Shortcode for tables which can include comma and linebreaks
- How to fetch posts that are stored in the different table than the default table (wp_posts)?
- Query post by meta key of another table
- Print Current Post Index number within Loop
- Is there a way I can write a series in WordPress?
- Get content from one page and show it on another page
- what types of order can I pass to get_posts() via orderby?
- Different number of posts in each category
- Number of post for a WordPress archive page
- Different permalink for posts and authors
- Trying to get property of non-object when using $post->post_parent
- Post Format Archive template name for theme folder?
- How to change the layout and styling of posts according to their category in WordPress?
- Why does the_date work in the first custom column, but not in the second, in a series of customized Posts columns?
- How to disable edit post option after period of time?
- Get post from custom REST endpoint in Gutenberg
- Sort wp post title with alphabetically and numerically?
- How to get new post URL?
- WordPress won’t save any post
- Different amount of posts on homepage than paged pages
- The correct way to call posts with ajax
- ‘transition_post_status’ only fires when pressing “Add New”
- How to get only text from wordpress post content?
- I want to show category in the post title , how can I do
- Best way of deletion of old posts [closed]
- Split WP_POST table based on post types
- How to inject a class for all option elements from wp_get_archives()?
- How to re-post an old post?
- Multiple loops are not reset
- Polylang post_translations key [closed]
- How to : pagination in 3 different custom loops on the same page
- Using ajax on editing a category edit page?
- Change Post Status From Front End
- Do action on publish or update?
- How to get posts and comments amount per hour, per year and per month?
- How to make only posts show date
- How do I Redirect a WordPress Page?
- Get Post’s first image using Short-code
- Delete post results in “Cannot delete or update a parent row: a foreign key constraint fails”
- Change all author links in Blog roll
- How to I retrieve the ID from the Posts page?
- Let both the admin and post author update comment meta
- Post Image not displaying in category view
- WordPress Query Posts From Category Post on Static Page
- Edit multiple custom post types while saving a new or edited post
- Is it possible to lock all new and existing WordPress posts to one specific author?
- Loop through posts? Want to remove extra newlines in actual post HTML/content on backend
- add external project to web site wordpress on production
- How to remove text and retain in caption image using the_content function
- How does WP decide how to display a page
- Cannot implement byline into posts container in single.php
- Showing recent post of category in page
- alternative to wp_link_pages() that only shows link to last page
- How to exclude the word “class” from being matched in search?
- Count user posts and store the number for later use
- How do I allow certain users to make a certain type of post?
- Link to older links
- WordPress Excerpt Paragraph Limiting
- display jumps to the bottom, dosnt start at the top?
- How to determine if a post was last edited in the Visual Editor
- How to limit post (Exception pages) for current user in each role in front end?
- “Blog pages show at most” in setting not working
- My page shows some other content in WP
- WordPress get tags in “publish_post” hook
- What permissions does a role need for the user to be assigned as the author of a post?
- Countrywise Post View
- Scrollbar disappear in post window
- call to jquery ajax failing with 500 error when passing extra data field
- Enable HTML Tags in WordPress Post excerpt
- Checking if a post contains an html tag
- How to make certain posts not appear on the main page, but instead only a newly created category(in the menu section)
- If taxonomy has more than 6 posts, display show all
- Double loop output
- AJAX load more posts not using correct category and repeating the same few posts
- post->ID displays the same ID number for every post
- Compare date of user’s last posts
- Only get post_id [duplicate]
- Disable `create_post` for built-in post type
- how to create other sizes of original image in one go wordpress uploads
- Post are not showing up
- Difficulty in creating and handling a complex post type
- Can’t seem to replicate permalink structure for localhost development site
- Newly created category does not show category
- Special Query: Title, Terms, Content – %LIKE%
- Authors can edit all posts, except when an owner is specified?
- Formatting error while publishing theblog from Microsoft Word
- Create post from form with image
- WordPress 3.2 – Problem with WYSIWYG editors in a custom post type?
- WordPress Custom Theme: My site shows the same posts on Page 1 and Page 2 and so on [duplicate]
- How to display my categories in a list (to a post, not the sidebar)?
- WordPress post enumeration
- Exclude posts by date – related post
- Post pages are redirecting to the 404 page in wordpress