Title: Kotaqx Poster
Author: Kotak Digital
Published: <strong>August 28, 2025</strong>
Last modified: January 26, 2026

---

Search plugins

![](https://ps.w.org/kotaqx-poster/assets/banner-772x250.png?rev=3351682)

![](https://ps.w.org/kotaqx-poster/assets/icon-256x256.png?rev=3351682)

# Kotaqx Poster

 By [Kotak Digital](https://profiles.wordpress.org/kotakdigitalcom/)

[Download](https://downloads.wordpress.org/plugin/kotaqx-poster.1.1.0.zip)

 * [Details](https://wordpress.org/plugins/kotaqx-poster/#description)
 * [Reviews](https://wordpress.org/plugins/kotaqx-poster/#reviews)
 *  [Installation](https://wordpress.org/plugins/kotaqx-poster/#installation)
 * [Development](https://wordpress.org/plugins/kotaqx-poster/#developers)

 [Support](https://wordpress.org/support/plugin/kotaqx-poster/)

## Description

**Kotaqx Poster** is your all-in-one solution for smarter, more reliable post automation
in WordPress. Whether you’re dealing with missed scheduled posts or want to expand
your reach by cross-posting to other platforms, Kotaqx Poster gives you full publishing
control — effortlessly.

#### ✅ Key Features

 * **Missed Post Recovery**: Automatically publishes scheduled posts if WordPress
   cron fails.
 * **Auto-Repost**: Instantly share new or updated posts to Telegram, Discord, Twitter/
   X, Threads, Facebook, and more.
 * **Custom Schedule Interval**: Choose how often Kotaqx Poster checks for missed
   posts.
 * **Detailed Logging**: Log every recovery attempt with status, including failures.

#### 💡 Perfect For:

 * Bloggers and content creators who schedule posts in advance
 * WordPress sites on shared hosting with unreliable cron behavior
 * Agencies managing multiple client websites
 * Anyone looking to automatically distribute WordPress content to external platforms

No more silent publishing failures or time-consuming manual sharing. Kotaqx Poster
keeps your publishing workflow smooth, automated, and reliable.

#### ✅ Supported Platforms

Kotaqx Poster currently supports reposting to a wide range of social platforms:
–
[Facebook Page](https://www.facebook.com) – [Threads](https://www.threads.net) –
[Twitter/X](https://x.com) – [Telegram](https://telegram.org) – [Discord](https://discord.com)–
[Grupo Chat](https://grupochat.co) More platforms will be added in future releases!

#### 💡 Kotaqx Poster PRO

Kotaqx Poster Pro takes the core power of Kotaqx Poster to the next level. Designed
for professionals, content agencies, and high-traffic WordPress sites, Kotaqx Poster
Pro gives you enhanced automation, deeper customization, and extended platform support—
all while keeping your publishing workflow reliable and fully optimized.

🔥 **Pro Features that Make a Difference:**
 – **Expanded Platform Support:** Go
beyond basic posting with support for Facebook, Threads, and more platforms on the
way (see Roadmap below). – **Custom Fields in Post Templates:** Use any custom field
directly in your post content with flexible templating options. – **Custom Image
Source:** Use custom fields to dynamically set the image source for each post. –**
WooCommerce Integration:** Automatically post to social media when a product is 
published, updated with a new price or discount, restocked, or marked as featured.(
COMING SOON) – **Multi-Account Support:** Connect and manage multiple accounts for
the same platform to scale your reach. (COMING SOON) – **Per Post Type Customization:**
Define unique templates for each post type, giving you granular control over how
your content is presented. (COMING SOON) – And more advanced features coming soon!
Whether you’re managing a brand, promoting products, or running content-heavy campaigns,
Kotaqx Poster Pro gives you the tools you need to streamline your process and maximize
impact across platforms.

Checkout [Kotaqx Poster Plugin Roadmap!](https://kotakdigital.com/roadmap/kotaqx-poster-plugin-roadmap/).

Need help setting up your Webhook? [Click here to view the setup guide](https://kotakdigital.com/documentation/kotaqx-poster-documentation/).

### Development Notes

This plugin uses the following third-party libraries:

 * [SweetAlert2](https://github.com/sweetalert2/sweetalert2)
 * [Multiselect JS](https://github.com/crlcu/multiselect)
 * [TwitterOAuth](https://github.com/abraham/twitteroauth)
 * [Parsedown](https://github.com/erusev/parsedown)

The unminified versions of these libraries are included in the plugin for transparency
and developer reference. Only minified versions are enqueued for performance.

### Optional Pro Integration

This free plugin works independently and does not require any other plugin to run.

If the optional “Kotaqx Poster Pro” plugin is installed and active, additional features
will be automatically enabled. All Pro-related calls are wrapped in safety checks,
so this free version remains fully functional on its own.

### License

This plugin is licensed under the GPLv2 or later.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/kotaqx-poster/` directory, 
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to **Kotaqx Poster** menu to configure platforms and preferences.
 4. Connect your social platforms using the provided options (e.g., Discord webhook,
    Telegram bot token, etc.)

## FAQ

### Which platforms are supported for reposting?

Currently: Telegram, Discord, Facebook, Threads, Twitter/X, and more are being added.

### Does this replace WP-Cron?

No, it works _alongside_ WP-Cron. If WP-Cron fails to trigger a scheduled post, 
Kotaqx Poster will detect and publish it on your behalf.

### Can I choose specific post types to monitor?

Yes, you can select which post types (e.g., posts, pages, custom post types) should
be checked or auto-reposted.

### What happens if a platform fails to send a post?

Kotaqx Poster logs every failure and success. You can check logs to troubleshoot
and retry manually if needed.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Kotaqx Poster” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Kotak Digital ](https://profiles.wordpress.org/kotakdigitalcom/)
 *   [ pseudovin ](https://profiles.wordpress.org/pseudovin/)

[Translate “Kotaqx Poster” into your language.](https://translate.wordpress.org/projects/wp-plugins/kotaqx-poster)

### Interested in development?

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

## Changelog

#### 1.1.0

 * New: Added Global Rate Limiting / Throttling feature to prevent spamming by enforcing
   a minimum interval between reposts.
 * Security: Improve strict type casting and input sanitization.
 * Improve: Backend logic now automatically monitors missed schedules for all Post
   Types enabled in Auto Repost, regardless of manual settings.
 * Improve: Added visual synchronization for “Post Types to Check” to indicate types
   enforced by Auto Repost settings.
 * Improve: Tested up to WordPress v6.9.

#### 1.0.9

 * Improve: Added clear action detection and improved scheduling logic to ensure
   first publish always triggers repost.
 * Tweak: Removed redundant nonce field from the “Exchange” button since a data-
   nonce attribute is already present.
 * Tweak: Removed double arrows in select box.
 * Fix: New posts were not being reposted when repost_on_update was disabled.
 * Fix: Invalid nonce error when clicking the eye icon to uncensor field values.

#### 1.0.8

 * Fix: Prevented fatal error when upgrading the Free plugin without updating the
   Pro version by adding a fallback if the instance() method does not exist.

#### 1.0.7

 * Improve: Republish platform handler code and add log event.
 * Improve: Add plugin version to database, used to migrate plugin settings in future
   updates.
 * Improve: License Info UI to provide clearer status display.
 * Refactor: Internal code restructured for easier maintenance (no changes to functionality).
 * Fix: Potential double execution on publishupdate; added a 60-second cooldown 
   to prevent duplicate reposts when `Repost on Update` is enabled.
 * Fix: Custom delay of repost scheduling is not accurate.

#### 1.0.6

 * Update: Add default settings if not present.
 * Refactor: Refactored settings option name into a `SETTINGS` constant for better
   maintainability.

#### 1.0.5

 * Update: Show different message when Pro plugin is installed but license not activated.
 * Improve: License handling.

#### 1.0.4

 * Update: Added `X Premium` option for Twitter/X to extend post’s character limit.
 * Update: Change `Log Mode` option from radio-box to checkbox.
 * Update: `About` tab content.
 * Improve: Updated `ProInstance` class conditional loading of Pro features.
 * Refactor: Added `define()` constants for plugin path and url.
 * Refactor: Moved inline CSS from PHP files into a dedicated stylesheet.
 * Refactor: Added OAuth Handler to handle platforms authentication.
 * Refactor: Optimized AJAX `Exchange` function.
 * Refactor: Clean up and adjust some HTML elements.
 * Security: Code hardening on AJAX and OAuth callback handling.
 * Fix: Image source toggle causes errors when certain fields are missing.
 * Fix: `Authorize` and `Exchange Token` buttons bug fixed.
 * Fix: Failed to repost to Twitter/X due to authentication issues.
 * Fix: The `Clear Logs` button was not working due to missing form submission handling.

#### 1.0.3

 * Tweak: change setting’s info message style for more readability.
 * Refactor: Internal code restructured for easier maintenance (no changes to functionality).

#### 1.0.2

 * New: Schedule repost – Pending posts after they are published, and reposting 
   them according to a specified schedule.
 * New: (PRO) Support Custom Field – Add Custom field in post content.
 * New: (PRO) Custom Field in Image Source – Users can select Custom Field as Image
   Source.
 * Improve: Snapshot logic updated to match actual submission data for consistent
   unsaved-change detection.
 * Security: Updated filtering of anchor tag URLs in shared content to prevent unsafe
   protocols (e.g., javascript:), while still allowing useful schemes like `mailto:`
   and `tel:` for phone and email links.
 * Fix: Duplicate TELEGRAM logs when reposting with image.
 * Fix: Custom Post Type not showing in post type selection list.
 * Fix: The `Run Manual Check` button was not working due to missing form submission
   handling.
 * Fix: Checkbox values that are unchecked were not being submitted, causing settings
   to remain unchanged in the database.

#### 1.0.1

 * New: Notify admin on repost failure
 * New: Add ‘Forever’ option to Log Retention Period
 * Fix: Translation issue
 * Fix: GRUPO Event Log Handler

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.1.0**
 *  Last updated **6 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **6.9.5**
 *  PHP version ** 7.2 or higher **
 * Tags
 * [auto repost](https://wordpress.org/plugins/tags/auto-repost/)[missed schedule](https://wordpress.org/plugins/tags/missed-schedule/)
   [scheduled posts](https://wordpress.org/plugins/tags/scheduled-posts/)[social sharing](https://wordpress.org/plugins/tags/social-sharing/)
   [wp cron](https://wordpress.org/plugins/tags/wp-cron/)
 *  [Advanced View](https://wordpress.org/plugins/kotaqx-poster/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/kotaqx-poster/reviews/)

## Contributors

 *   [ Kotak Digital ](https://profiles.wordpress.org/kotakdigitalcom/)
 *   [ pseudovin ](https://profiles.wordpress.org/pseudovin/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/kotaqx-poster/)