plugin-icon

Kotia Content Integration

投稿者: serg250·
Secure REST API content importer for WordPress.
バージョン
2.2.0
最終更新日時
Mar 2, 2026
Kotia Content Integration

Kotia Content Integration is a developer-oriented plugin for automated content importing into WordPress.

It provides a custom REST API that allows external systems to:

  • Create posts programmatically
  • Upload media files
  • Assign categories and tags
  • Set featured images
  • Use secure token-based authentication
  • Operate without external services

All operations use WordPress core APIs and follow security and coding standards.

Key Features

  • Secure REST API with Bearer token authentication
  • Programmatic post creation
  • Media upload and attachment
  • Category and tag assignment
  • Featured image support
  • Automatic system user handling
  • No external services or tracking
  • No ads or upsells

Usage

After activation, the plugin registers the following REST API endpoints:

POST /wp-json/kotia-content-integration/v1/post POST /wp-json/kotia-content-integration/v1/media POST /wp-json/kotia-content-integration/v1/category POST /wp-json/kotia-content-integration/v1/tag POST /wp-json/kotia-content-integration/v1/set-thumbnail

All requests must include the Authorization header:

Authorization: Bearer YOUR_TOKEN

Authentication

  • Tokens are generated by administrators
  • Only hashed tokens are stored in the database
  • Tokens are never exposed after generation
  • No WordPress user credentials are required
無料Business プランを利用中
インストールすることで、WordPress.com の利用規約サードパーティプラグイン利用規約に同意したことになります。
最大テスト回数
WordPress 6.9.1
このプラグインをダウンロードして、 サイトに使用できます。