Title: Owlstack
Author: Ali Hesari
Published: <strong>Ẹrẹ́nà 21, 2026</strong>
Last modified: Ẹrẹ́nà 21, 2026

---

Ṣàwárí àwọn plugin

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

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

# Owlstack

 Láti ọwọ́ [Ali Hesari](https://profiles.wordpress.org/alihesari/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/owlstack.1.0.1.zip)

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

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

## Àpèjúwe

Owlstack lets you automatically share your WordPress posts to social media platforms
with a single click or on publish. Powered by the [Owlstack Core](https://owlstack.dev)
engine, it provides a seamless publishing experience.

**Supported Platforms:**

 * **Telegram** — Send posts to channels and groups via Bot API
 * **X (Twitter)** — Tweet your posts with media support
 * **Facebook** — Share posts to Facebook Pages
 * **Instagram** — Publish to Instagram via the Graph API
 * **LinkedIn** — Share posts to LinkedIn profiles and company pages
 * **Discord** — Send posts to Discord channels via webhooks
 * **Pinterest** — Pin content to Pinterest boards
 * **Reddit** — Submit posts to subreddits
 * **Slack** — Post to Slack channels via webhooks
 * **Tumblr** — Share posts to Tumblr blogs
 * **WhatsApp** — Send messages via WhatsApp Business API

**Key Features:**

 * **Admin Settings Page** — Configure platform credentials and proxy settings from
   a clean admin UI
 * **Publish Meta Box** — Select platforms and publish directly from the post editor
 * **Auto-Publish** — Automatically share posts when theyÌtumọ̀ Yorùbá: ’re published
 * **Delivery Logs** — Track all publishing activity with status, errors, and external
   links
 * **REST API** — AJAX endpoints for connection testing, manual publishing, and 
   log management
 * **WP HTTP API** — Uses native WordPress HTTP functions instead of cURL
 * **WordPress Events** — Full hook support with `owlstack_post_published` and `
   owlstack_post_failed` actions
 * **Token Storage** — Encrypted OAuth token storage via `wp_options`

**For Developers:**

Owlstack provides a simple PHP API for publishing from themes or other plugins:

    ```
    // Publish to Telegram
    owlstack()->telegram('Hello from WordPress!');

    // Publish to Twitter/X
    owlstack()->twitter('Hello from WordPress!');

    // Publish to a specific platform by name
    owlstack()->publish($post, 'linkedin');

    // Publish to all configured platforms
    owlstack()->toAll($post);
    ```

### Third-Party Services

This plugin connects to external third-party services to publish your content. Data
such as post title, excerpt, URL, and featured image may be sent to the platforms
you configure. **No data is sent unless you explicitly configure and enable a platform.**

**Telegram**

 * Service: [Telegram Bot API](https://core.telegram.org/bots/api)
 * Terms of Service: [https://telegram.org/tos](https://telegram.org/tos)
 * Privacy Policy: [https://telegram.org/privacy](https://telegram.org/privacy)

**X (Twitter)**

 * Service: [X API](https://developer.x.com/en/docs)
 * Terms of Service: [https://x.com/en/tos](https://x.com/en/tos)
 * Privacy Policy: [https://x.com/en/privacy](https://x.com/en/privacy)

**Facebook**

 * Service: [Facebook Graph API](https://developers.facebook.com/docs/graph-api/)
 * Terms of Service: [https://www.facebook.com/terms.php](https://www.facebook.com/terms.php)
 * Privacy Policy: [https://www.facebook.com/privacy/policy/](https://www.facebook.com/privacy/policy/)

**Instagram**

 * Service: [Instagram Graph API](https://developers.facebook.com/docs/instagram-api/)
 * Terms of Service: [https://help.instagram.com/581066165581870](https://help.instagram.com/581066165581870)
 * Privacy Policy: [https://privacycenter.instagram.com/policy](https://privacycenter.instagram.com/policy)

**LinkedIn**

 * Service: [LinkedIn API](https://learn.microsoft.com/en-us/linkedin/)
 * Terms of Service: [https://www.linkedin.com/legal/user-agreement](https://www.linkedin.com/legal/user-agreement)
 * Privacy Policy: [https://www.linkedin.com/legal/privacy-policy](https://www.linkedin.com/legal/privacy-policy)

**Discord**

 * Service: [Discord Webhooks](https://discord.com/developers/docs/resources/webhook)
 * Terms of Service: [https://discord.com/terms](https://discord.com/terms)
 * Privacy Policy: [https://discord.com/privacy](https://discord.com/privacy)

**Pinterest**

 * Service: [Pinterest API](https://developers.pinterest.com/docs/api/v5/)
 * Terms of Service: [https://policy.pinterest.com/en/terms-of-service](https://policy.pinterest.com/en/terms-of-service)
 * Privacy Policy: [https://policy.pinterest.com/en/privacy-policy](https://policy.pinterest.com/en/privacy-policy)

**Reddit**

 * Service: [Reddit API](https://www.reddit.com/dev/api/)
 * Terms of Service: [https://www.redditinc.com/policies/user-agreement](https://www.redditinc.com/policies/user-agreement)
 * Privacy Policy: [https://www.reddit.com/policies/privacy-policy](https://www.reddit.com/policies/privacy-policy)

**Slack**

 * Service: [Slack Incoming Webhooks](https://api.slack.com/messaging/webhooks)
 * Terms of Service: [https://slack.com/terms-of-service](https://slack.com/terms-of-service)
 * Privacy Policy: [https://slack.com/privacy-policy](https://slack.com/privacy-policy)

**Tumblr**

 * Service: [Tumblr API](https://www.tumblr.com/docs/en/api/v2)
 * Terms of Service: [https://www.tumblr.com/policy/en/terms-of-service](https://www.tumblr.com/policy/en/terms-of-service)
 * Privacy Policy: [https://www.tumblr.com/privacy/en](https://www.tumblr.com/privacy/en)

**WhatsApp**

 * Service: [WhatsApp Business API](https://developers.facebook.com/docs/whatsapp/)
 * Terms of Service: [https://www.whatsapp.com/legal/terms-of-service](https://www.whatsapp.com/legal/terms-of-service)
 * Privacy Policy: [https://www.whatsapp.com/legal/privacy-policy](https://www.whatsapp.com/legal/privacy-policy)

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

[⌊Settings page with platform credential configuration.⌉⌊Settings page with platform
credential configuration.⌉[

Settings page with platform credential configuration.

[⌊Publish meta box on the post editor.⌉⌊Publish meta box on the post editor.⌉[

Publish meta box on the post editor.

[⌊Delivery logs page showing publishing activity.⌉⌊Delivery logs page showing publishing
activity.⌉[

Delivery logs page showing publishing activity.

[[

[[

[[

[[

[[

[[

[[

[[

[[

[[

[[

## Ìgbéwọlẹ̀

 1. Upload the `owlstack` folder to the `/wp-content/plugins/` directory, or install
    directly through the WordPress plugins screen.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to **Owlstack > Settings** to configure your platform credentials.

## FAQ

### What platforms are supported?

Telegram, X (Twitter), Facebook, Instagram, LinkedIn, Discord, Pinterest, Reddit,
Slack, Tumblr, and WhatsApp are all supported.

### Does this plugin require Composer?

No. All dependencies are bundled with the plugin. Simply install and activate it
from your WordPress admin panel.

### How do I get API credentials for each platform?

 * **Telegram:** Create a bot via [@BotFather](https://t.me/botfather) and get your
   Bot API Token.
 * **Twitter/X:** Create an app at [developer.twitter.com](https://developer.twitter.com)
   and generate your API keys.
 * **Facebook:** Create an app at [developers.facebook.com](https://developers.facebook.com),
   create a Page, and generate a Page Access Token.
 * **Instagram:** Use the same Facebook app and connect your Instagram Business 
   account.
 * **LinkedIn:** Create an app at [linkedin.com/developers](https://www.linkedin.com/developers/)
   and request the necessary permissions.
 * **Discord:** Create a webhook in your Discord serverÌtumọ̀ Yorùbá: ’s channel
   settings.
 * **Pinterest:** Create an app at [developers.pinterest.com](https://developers.pinterest.com).
 * **Reddit:** Create an app at [reddit.com/prefs/apps](https://www.reddit.com/prefs/apps).
 * **Slack:** Create an incoming webhook or Slack app at [api.slack.com](https://api.slack.com).
 * **Tumblr:** Register an app at [tumblr.com/oauth/apps](https://www.tumblr.com/oauth/apps).
 * **WhatsApp:** Set up WhatsApp Business API via [Meta for Developers](https://developers.facebook.com).

### Can I customize which post types are supported?

Yes. Use the `owlstack_supported_post_types` filter:

    ```
    add_filter('owlstack_supported_post_types', function ($types) {
        return ['post', 'page', 'product'];
    });
    ```

### Is there proxy support?

Yes. Configure proxy settings in **Owlstack > Settings** for servers that cannot
access social media APIs directly.

### Where are delivery logs stored?

Delivery logs are stored in a custom database table (`wp_owlstack_delivery_logs`).
You can view them under **Owlstack > Delivery Logs**.

## À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

“Owlstack” 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

 *   [ Ali Hesari ](https://profiles.wordpress.org/alihesari/)

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

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

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

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

#### 1.0.0

 * Initial public release.
 * Support for 11 platforms: Telegram, X (Twitter), Facebook, Instagram, LinkedIn,
   Discord, Pinterest, Reddit, Slack, Tumblr, and WhatsApp.
 * Admin settings page with platform credential management.
 * Post editor meta box for platform selection and auto-publish.
 * Delivery logs page with filtering and pagination.
 * REST API endpoints for connection testing, publishing, and log management.
 * WordPress HTTP API integration.
 * Encrypted OAuth token storage.
 * Event system with WordPress action hooks.
 * Full developer API via `owlstack()` helper function.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.0.1**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 4 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 6.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.9.5**
 *  Ẹ̀yà PHP ** 8.1 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/owlstack/)
 * Àwọn àmì
 * [auto publish](https://yor.wordpress.org/plugins/tags/auto-publish/)[facebook](https://yor.wordpress.org/plugins/tags/facebook/)
   [social media](https://yor.wordpress.org/plugins/tags/social-media/)[telegram](https://yor.wordpress.org/plugins/tags/telegram/)
   [twitter](https://yor.wordpress.org/plugins/tags/twitter/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/owlstack/advanced/)

## Àwọn ìbò

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

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

[See all reviews](https://wordpress.org/support/plugin/owlstack/reviews/)

## Àwọn Olùkópa

 *   [ Ali Hesari ](https://profiles.wordpress.org/alihesari/)

## Ì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/owlstack/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](https://owlstack.dev)