LocoAI
89LocoAI - Auto Translate For Loco Translate is a powerful tool for developers looking to quickly translate thei...
Stores meta data (i.e plugin settings) from the meta field of a WP REST API posts or pages POST creation call in the created page or post meta data.
REST API Meta Support is a WordPress plugin that automatically stores meta data from the REST API when creating posts or pages. It captures key/value information from the 'meta' object field in the REST POST request and saves it using the update_post_meta function, allowing for dynamic configuration of plugin settings like Yoast SEO during page creation.
This plugin is suitable for developers or site owners who use the WordPress REST API to create content and need to ensure that associated meta data is correctly stored and formatted for various plugins. It is particularly useful for those looking to streamline the integration of SEO settings when generating pages through API calls.
Best for: This plugin suits developers and site owners using the WordPress REST API for dynamic content creation.
What it does well
Where it falls short
REST API Meta Support provides a straightforward solution for managing meta data during REST API interactions. It is particularly beneficial for those needing to integrate SEO settings dynamically.
Pericor's own description of REST API Meta Support, lightly tidied.
Automatically stores the meta data from the meta field of a wordpress REST API posts (/wp-json/wp/v2/posts) or pages (/wp-json/wp/v2/pages) POST in the meta data associated with the created page or post using update_post_meta. The key / value information sent in the REST POST ‘meta’ object field is stored as both ‘key’ and ‘_key’ to support different plugin formats.
For example, if trying to set the YOAST SEO Plugin values dynamically when creating a page from the REST API, you would simply add the fields to the meta field of the REST POST data when you POST the endpoint, and the plugin values will be added to the page:
{
...
'meta': {
'yoast_wpseo_title': "Title set from REST call"
'yoast_wpseo_metadesc': "Meta description set from REST call"
}
...
}
Use this plugin when dynamically creating pages with the WordPress REST API to support modifying plugin settings for pages/posts created using the REST API!
A guide on how to use this plugin to generate a page/post with plugins configured from the REST API is available at Pericror.
Inspired as a broader alternative to wp-api-yoast-meta.
Compatible with the wordpress rest api version 2.
Other plugins for integrating services.
LocoAI - Auto Translate For Loco Translate is a powerful tool for developers looking to quickly translate thei...
The AI + Automation plugin for WordPress. Automate workflows across all your plugins and apps, add an AI agent...
Create custom interactive maps with free Leaflet-based styles, no Google Maps API key, frontend marker submiss...
Monitor every change on your WordPress site — who did what, when, and where it came from — for a complete audi...
No API key required. Display Yelp and Google reviews for any business in a clean, customizable feed on your si...
Contact Form, Google Sheet, MailChimp, Brevo, Webhook, Zoho CRM Automation and Integration plugin that Connect...