Title: Content API
Author: Poly Plugins
Published: <strong>Igbe 15, 2025</strong>
Last modified: Òkúdù 11, 2026

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/content-api/assets/banner-772x250.png?rev=3273873)

![](https://ps.w.org/content-api/assets/icon-256x256.png?rev=3569027)

# Content API

 Láti ọwọ́ [Poly Plugins](https://profiles.wordpress.org/polyplugins/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/content-api.1.2.1.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/content-api/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/content-api/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/content-api/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/content-api/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/content-api/)

## Àpèjúwe

Content API offers a powerful and flexible solution for managing your site’s posts,
products, SEO settings, and more through custom endpoints. By creating tailored 
REST API endpoints, the plugin enables you to perform actions such as updating product
attributes, managing content, and even optimizing SEO all from external systems 
or custom-built applications.

Whether you’re managing an eCommerce store, handling content on a blog, or controlling
SEO configurations, this plugin provides the tools to do it efficiently. The custom
API endpoints support secure, token-based authentication to ensure only authorized
users can interact with your WordPress site.

With features like bulk updates for product attributes, streamlined content management,
and simplified SEO configurations, this plugin enhances the flexibility and automation
of your WordPress site, making it easier to integrate with third-party tools and
manage everything from a centralized platform.

[Documentation](https://www.polyplugins.com/docs/content-api/)

### Features

 * Create new posts
 * Fetch products
 * Update products
 * Fetch attributes
 * Update attributes
 * Fetch terms
 * Update terms
 * Capability to add Yoast title, description, social titles, social descriptions,
   and social images when adding a post or updating a product
 * Secure access through API tokens for authentication
 * Admin page to manage the plugin settings, including the API token

### GDPR

We are not lawyers and always recommend doing your own compliance research into 
third party plugins, libraries, ect, as weÌtumọ̀ Yorùbá: ’ve seen other plugins 
not be in compliance with these regulations.

This plugin uses the Bootstrap, BootStrap Icons, and SweetAlert2 3rd party libraries.
These libraries are loaded locally to be compliant with data protection regulations.

This plugin collects and stores certain data on your server to ensure proper functionality.
This includes:

 * Storing plugin settings
 * Remembering which notices have been dismissed

## Àwọn àwòrán ìbòjú

[⌊General Settings⌉⌊General Settings⌉[

General Settings

## Ìgbéwọlẹ̀

 1. Backup WordPress
 2. Upload the plugin files to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress plugins screen directly.
 3. Activate the plugin through the ‘Plugins’ screen in WordPress
 4. Configure the plugin

## FAQ

### What is this plugin used for?

This plugin allows you to manage your WordPress siteÌtumọ̀ Yorùbá: ’s posts, products,
SEO settings, and more via custom REST API endpoints. It helps automate and streamline
content management and product updates, making it easier to integrate with external
applications or systems.

### How do I authenticate API requests?

The plugin uses token-based authentication. You need to generate a token from the
pluginÌtumọ̀ Yorùbá: ’s settings page and include it in the Authorization header
of your API requests.

### Can I update product attributes with this plugin?

Yes, you can update WooCommerce product attributes via the custom API endpoints 
provided by the plugin. This includes adding or modifying attributes like size, 
color, and more.

### Can I integrate this plugin with third-party applications?

Yes, the pluginÌtumọ̀ Yorùbá: ’s custom REST API endpoints are designed to be easily
integrated with third-party applications, giving you the flexibility to automate
workflows and manage your site remotely.

### Can I upload images through the API?

Yes, the plugin supports uploading images to the WordPress media library via the
custom API. You can include image URLs in your requests, and the plugin will handle
the upload process.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Content API” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa 
sí plugin yìí.

Àwọn Olùkópa

 *   [ Poly Plugins ](https://profiles.wordpress.org/polyplugins/)

[Túmọ̀ “Content API” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/content-api)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/content-api/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/content-api/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/content-api/) nípasẹ̀
[RSS](https://plugins.trac.wordpress.org/log/content-api/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.2.1

 * Updated: Tested up to
 * Bugfix: Notice design not correct since WP 7

#### 1.2.0

 * Added: Previous beta feature to send email or Discord message if time elapsed
   is past last access time
 * Updated: Date function to gmdate and replaced unlink calls with wp_delete_file
 * Updated: Tested up to

#### 1.1.1

 * Bugfix: When updating a products SKU it says it already exists when it doesnÌtumọ̀
   Yorùbá: ’t

#### 1.1.0

 * Added: Ability to schedule posts using publish_on for [Create Post](https://www.polyplugins.com/docs/content-api/api/create-post/)
 * Updated: [Create Post](https://www.polyplugins.com/docs/content-api/api/create-post/)
   to only require title, content, and categories

#### 1.0.11

 * Updated: [Get Product](https://www.polyplugins.com/docs/content-api/api/get-product/)
   manage_stock attribute to return a bool
 * Updated: [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   manage_stock attribute to be able to use bool
 * Updated: [Create Product](https://www.polyplugins.com/docs/content-api/api/create-product/)
   manage_stock attribute to be able to use bool
 * Bugfix: [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   attributes attribute not creating product attributes when they donÌtumọ̀ Yorùbá:’
   t exist.
 * Bugfix: [Create Product](https://www.polyplugins.com/docs/content-api/api/create-product/)
   attributes attribute not creating product attributes when they donÌtumọ̀ Yorùbá:’
   t exist.
 * Bugfix: [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   triggering error sku during slug check
 * Bugfix: [Create Product](https://www.polyplugins.com/docs/content-api/api/create-product/)
   triggering error sku during slug check
 * Bugfix: [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   triggering Exception instead of WP Error when upc attribute is already in use
 * Bugfix: [Create Product](https://www.polyplugins.com/docs/content-api/api/create-product/)
   triggering Exception instead of WP Error when upc attribute is already in use

#### 1.0.10

 * Updated: [Create Product](https://www.polyplugins.com/docs/content-api/api/create-product/)
   endpoint to not require quantity

#### 1.0.9

 * Added: [Get All Product IDs](https://www.polyplugins.com/docs/content-api/api/get-all-product-ids/)
   endpoint
 * Added: Attribute manage_stock to results of [Get Product](https://www.polyplugins.com/docs/content-api/api/get-product/)
   endpoint
 * Added: Attribute attributes to results of [Get Product](https://www.polyplugins.com/docs/content-api/api/get-product/)
   endpoint
 * Added: Attribute yoast to results of [Get Product](https://www.polyplugins.com/docs/content-api/api/get-product/)
   endpoint
 * Added: Attribute manage_stock to [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   endpoint
 * Added: Attribute manage_stock to [Create Product](https://www.polyplugins.com/docs/content-api/api/create-product/)
   endpoint
 * Added: Security enhancements
 * Updated: [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   endpoint to not require quantity
 * Bugfix: Taxonomy handling for [Get Attributes](https://www.polyplugins.com/docs/content-api/api/get-attributes/)
   endpoint

#### 1.0.8

 * Updated: [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   endpoint to handle updating sku when product id is provided.

#### 1.0.7

 * Added: weight attribute to results of [Get Product](https://www.polyplugins.com/docs/content-api/api/get-product/)
   endpoint
 * Added: weight attribute to [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   endpoint
 * Added: weight attribute to [Create Product](https://www.polyplugins.com/docs/content-api/api/create-product/)
   endpoint
 * Added: Option to show a notice on when the Content API was last accessed
 * Added: Option to show an error if the Content API has not been accessed in the
   last X amount of minutes
 * Bugfix: If stock passed as 0 it doesnÌtumọ̀ Yorùbá: ’t update

#### 1.0.6

 * Added: upc attribute to results of [Get Product](https://www.polyplugins.com/docs/content-api/api/get-product/)
   endpoint
 * Added: upc attribute to [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   endpoint
 * Added: upc attribute to [Create Product](https://www.polyplugins.com/docs/content-api/api/create-product/)
   endpoint

#### 1.0.5

 * Added: status attribute to [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   endpoint

#### 1.0.4

 * Added: [Create Product](https://www.polyplugins.com/docs/content-api/api/create-product/)
   endpoint
 * Added: cost, map_price, and categories attributes to [Get Product](https://www.polyplugins.com/docs/content-api/api/get-product/)
   endpoint
 * Added: cost, map_price, and categories attributes to [Update Product](https://www.polyplugins.com/docs/content-api/api/update-product/)
   endpoint
 * Bugfix: Get Product endpoint error when fetching images

#### 1.0.3

 * Added: [Get Product Category](https://www.polyplugins.com/docs/content-api/api/get-product-category/)
   endpoint
 * Added: [Update Product Category](https://www.polyplugins.com/docs/content-api/api/update-product-category/)
   endpoint
 * Added: [Create Product Category](https://www.polyplugins.com/docs/content-api/api/create-product-category/)
   endpoint
 * Updated: [Get Brand](https://www.polyplugins.com/docs/content-api/api/get-brand/)
   endpoint (Previous endpoint is an alias)
 * Updated: [Update Brand](https://www.polyplugins.com/docs/content-api/api/update-brand/)
   endpoint (Previous endpoint is an alias)
 * Updated: [Create Brand](https://www.polyplugins.com/docs/content-api/api/create-brand/)
   endpoint (Previous endpoint is an alias)

#### 1.0.2

 * Added: [Get Brand](https://www.polyplugins.com/docs/content-api/api/get-brand/)
   endpoint
 * Added: [Update Brand](https://www.polyplugins.com/docs/content-api/api/update-brand/)
   endpoint
 * Added: [Create Brand](https://www.polyplugins.com/docs/content-api/api/create-brand/)
   endpoint

#### 1.0.1

 * Added: [Get Product Brands](https://www.polyplugins.com/docs/content-api/api/get-product-brands/)
   endpoint
 * Added: [Update Product Brands](https://www.polyplugins.com/docs/content-api/api/update-product-brands/)
   endpoint

#### 1.0.0

 * Initial Release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.2.1**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 2 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **20+**
 *  Ẹ̀yà WordPress ** 6.5 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **7.0.4**
 *  Ẹ̀yà PHP ** 7.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/content-api/)
 * Àwọn àmì
 * [api](https://yor.wordpress.org/plugins/tags/api/)[content](https://yor.wordpress.org/plugins/tags/content/)
   [content api](https://yor.wordpress.org/plugins/tags/content-api/)[creative](https://yor.wordpress.org/plugins/tags/creative/)
   [rest-api](https://yor.wordpress.org/plugins/tags/rest-api/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/content-api/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/content-api/reviews/#new-post)

[Wo gbogbo àwọn àgbéyẹ̀wò](https://wordpress.org/support/plugin/content-api/reviews/)

## Àwọn Olùkópa

 *   [ Poly Plugins ](https://profiles.wordpress.org/polyplugins/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/content-api/)