Title: OrganicStack Publisher
Author: OrganicStack
Published: <strong>27 ژانویه 2026</strong>
Last modified: 2 آوریل 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/organicstack-publisher/assets/banner-772x250.png?rev=3458397)

![](https://ps.w.org/organicstack-publisher/assets/icon.svg?rev=3458397)

# OrganicStack Publisher

 توسط [OrganicStack](https://profiles.wordpress.org/organicstack/)

[دانلود](https://downloads.wordpress.org/plugin/organicstack-publisher.1.0.7.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/organicstack-publisher/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/organicstack-publisher/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/organicstack-publisher/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/organicstack-publisher/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/organicstack-publisher/)

## توضیحات

OrganicStack Publisher provides a comprehensive REST API for automated WordPress
content publishing. It enables external applications (including OrganicStack) to
publish posts, manage media, handle categories and tags, create authors, and manage
content programmatically through a secure API key authentication system.

#### Key Features

 * **REST API Endpoints** – Complete set of REST API endpoints for WordPress content
   management
 * **API Key Authentication** – Secure API key-based authentication instead of WordPress
   application passwords
 * **Post Publishing** – Publish single posts or bulk publish multiple posts at 
   once
 * **Media Management** – Upload images via base64 or URL with automatic optimization
 * **Category & Tag Management** – Get, create, and manage categories and tags
 * **Author Management** – Create authors and manage author profiles with custom
   avatars
 * **SEO Support** – Built-in support for Yoast SEO and RankMath meta fields
 * **Custom Meta Fields** – Support for custom post meta fields
 * **CORS Support** – Built-in CORS handling for cross-origin requests
 * **Site Information** – Get detailed site information including WordPress version,
   PHP version, and more

#### Security Features

 * API key authentication with secure key generation
 * Input sanitization and validation on all endpoints
 * Proper permission checks for all operations
 * Secure file upload handling

#### Data Integrity (Multi-Tenant) – CRITICAL

 * Author avatars are time-consuming to create. They MUST NEVER be removed by a 
   plugin update.
 * This plugin ONLY manages OrganicStack avatars (organicstack_avatar_id, organicstack_created).
 * We NEVER delete, remove, or modify any author/avatar data from WordPress or other
   plugins.
 * Gravatar, Simple Local Avatars, User Avatar, and all other avatar systems are
   UNTOUCHED.
 * See AVATAR_POLICY.md – violating this causes hundreds of lost avatars and customer
   complaints.

### API Documentation

#### Base URL

All endpoints are available at: `/wp-json/organicstack-publisher/v1/`

#### Authentication

Include your API key in requests using either:
 * Header: `X-API-Key: your-api-key`*
Body: `{"api_key": "your-api-key"}`

#### Available Endpoints

 * `GET /ping` – Test basic connectivity (no auth required)
 * `GET /test-connection` – Test authenticated connection
 * `POST /auth` – Authenticate with API key
 * `POST /publish` – Publish a single post
 * `POST /bulk-publish` – Publish multiple posts
 * `POST /upload-media` – Upload images
 * `GET /categories` – Get all categories
 * `GET /tags` – Get all tags
 * `GET /authors` – Get all authors
 * `POST /create-author` – Create a new author
 * `GET /site-info` – Get site information

For detailed API documentation, see the admin panel after installation.

### Requirements

 * WordPress 5.0 or higher
 * PHP 7.4 or higher
 * MySQL 5.6 or higher
 * HTTPS recommended for production use

### Support

For support and questions:
 * Check WordPress error logs for debugging * Verify 
plugin settings in the admin panel * Test API endpoints using curl or Postman * 
Ensure WordPress and PHP versions meet requirements

### License

This plugin is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software Foundation,
either version 2 of the License or any later version.

## نصب

#### Manual Installation

 1. Download the plugin files
 2. Upload the `organicstack-publisher` folder to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Navigate to OrganicStack in the WordPress admin menu
 5. Copy your generated API key for use in your application

#### ZIP Upload

 1. Create a ZIP file of the plugin directory
 2. Go to Plugins  Add New  Upload Plugin in WordPress admin
 3. Upload the ZIP file and activate
 4. Configure your API key in OrganicStack Publisher settings

## سوالات متداول

### What is this plugin for?

This plugin provides a REST API for automated WordPress content publishing, allowing
external applications to manage WordPress content programmatically.

### How do I authenticate?

The plugin generates an API key automatically upon activation. Use this key in the`
X-API-Key` header or in the request body as `api_key` for all authenticated requests.

### What endpoints are available?

The plugin provides endpoints for:
 * Testing connection (`/ping`, `/test-connection`)*
Publishing posts (`/publish`, `/bulk-publish`) * Media upload (`/upload-media`) *
Category and tag management (`/categories`, `/tags`) * Author management (`/authors`,`/
create-author`) * Site information (`/site-info`)

### Does this work with SEO plugins?

Yes, the plugin supports Yoast SEO and RankMath meta fields including meta descriptions
and titles.

### Can I upload images?

Yes, you can upload images via base64 encoding or by providing a URL. The plugin
handles image optimization automatically.

### Is this secure?

Yes, all endpoints use API key authentication, and all inputs are sanitized and 
validated according to WordPress security standards.

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/ef4d4169e9fbc9aaf5ae9174b4b809b185db13f8efe366e3c92e1a955ab9f542?
s=60&d=retro&r=g)

### 󠀁[Took a chance on this — glad I did](https://wordpress.org/support/topic/took-a-chance-on-this-glad-i-did/)󠁿

 [samirkumal](https://profiles.wordpress.org/samirastoria/) 7 آوریل 2026

I don’t usually leave reviews, but this one felt worth it. I’ve tried quite a few
SEO tools before, and most of them either overpromise or just add extra work. OrganicStack
was a bit different — it took me a little time to understand how everything fits
together, but once I got it running, it started making sense. It’s not some magic“
instant results” tool, but it does help structure things properly and saves time
on the technical side. I’ve already noticed things running smoother on my end.

![](https://secure.gravatar.com/avatar/6efd72e333823bd650ea32f92d449688306782dd6a96b249ca7e22c61068d57b?
s=60&d=retro&r=g)

### 󠀁[Finally! Real SEO Infrastructure, Not Just Another Plugin](https://wordpress.org/support/topic/finally-real-seo-infrastructure-not-just-another-plugin/)󠁿

 [astoriacompany](https://profiles.wordpress.org/astoriacompany/) 7 آوریل 2026

OrganicStack completely replaced how we handle SEO and content publishing. Before
this, we were juggling writers, editors, SEO plugins, and multiple tools just to
get one article live. It was slow, expensive, and nearly impossible to scale across
multiple sites.OrganicStack solves all of that in one system. It generates structured
SEO content, handles formatting, builds internal links, and publishes without the
usual bottlenecks. What used to take hours or days now happens in minutes. This 
is not another AI writing tool. This is actual SEO infrastructure. If you are serious
about growing organic traffic, especially across multiple websites or client accounts,
this changes everything. It allows you to scale in a way that just was not possible
before. We went from managing content manually to operating a system that runs consistently
and efficiently. Highly recommended for anyone who wants real results and not just
another tool.

![](https://secure.gravatar.com/avatar/eb17cc3bed8bf78a18d1f53de1e57f62edb4dee9882ad848795b6f418ee1d679?
s=60&d=retro&r=g)

### 󠀁[Worked well for us — worth trying](https://wordpress.org/support/topic/worked-well-for-us-worth-trying/)󠁿

 [adnanastoria](https://profiles.wordpress.org/adnanastoria/) 6 آوریل 2026

We’ve been using OrganicStack to manage and scale content across WordPress sites,
and it’s been a great time-saver. The workflow is smooth, and everything from content
creation to publishing is streamlined in one place. Solid tool for anyone focused
on growing organic traffic efficiently.

 [ خواندن تمامی 3 نقد و بررسی‌ ](https://wordpress.org/support/plugin/organicstack-publisher/reviews/)

## توسعه دهندگان و همکاران

“OrganicStack Publisher” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ OrganicStack ](https://profiles.wordpress.org/organicstack/)

[ترجمه “OrganicStack Publisher” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/organicstack-publisher)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/organicstack-publisher/),
check out the [SVN repository](https://plugins.svn.wordpress.org/organicstack-publisher/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/organicstack-publisher/)
by [RSS](https://plugins.trac.wordpress.org/log/organicstack-publisher/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.0.6

 * IndexNow support natively

#### 1.0.5

 * Removal of uneeded author utils

#### 1.0.4

 * Authors endpoints now return only users with Author role (excludes administrator
   and editor)
 * Uses role__in and role__not_in for strict role filtering

#### 1.0.3

 * Removed destructive avatar meta cleanup – plugin no longer deletes organicstack_avatar_id
   under any circumstances; avatars stay untouched regardless of plugin updates

#### 1.0.2

 * Added option to schedule posts from manual generator

#### 1.0.1

 * Fixed avatar compatibility issue – plugin now properly preserves avatars from
   third-party plugins (Simple Local Avatars, User Avatar, etc.)
 * Improved avatar filter to only process users with OrganicStack avatars, preventing
   interference with existing author avatars
 * Added automatic cleanup of invalid avatar attachment references
 * Enhanced compatibility with WordPress default Gravatar system
 * Fixed issue where pre-existing authors lost their avatars after plugin installation

#### 1.0.0

 * Initial release
 * Custom REST API endpoints
 * API key authentication
 * Post publishing functionality
 * Media upload support
 * Category and tag management
 * Author management
 * SEO meta field support
 * Admin settings page

## اطلاعات

 *  نگارش **1.0.7**
 *  Last updated **1 هفته پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 5.0 یا بالاتر **
 *  Tested up to **6.9.4**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/organicstack-publisher/)
 * Tags
 * [AI](https://fa.wordpress.org/plugins/tags/ai/)[auto publish](https://fa.wordpress.org/plugins/tags/auto-publish/)
   [automation](https://fa.wordpress.org/plugins/tags/automation/)[blog automation](https://fa.wordpress.org/plugins/tags/blog-automation/)
   [scheduling](https://fa.wordpress.org/plugins/tags/scheduling/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/organicstack-publisher/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 3 5-ستاره     ](https://wordpress.org/support/plugin/organicstack-publisher/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/organicstack-publisher/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/organicstack-publisher/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/organicstack-publisher/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/organicstack-publisher/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/organicstack-publisher/reviews/)

## مشارکت کنندگان

 *   [ OrganicStack ](https://profiles.wordpress.org/organicstack/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/organicstack-publisher/)