Title: Social Media Blaster
Author: abiellc
Published: <strong>July 1, 2026</strong>
Last modified: July 1, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/social-media-blaster.svg)

# Social Media Blaster

 By [abiellc](https://profiles.wordpress.org/abiellc/)

[Download](https://downloads.wordpress.org/plugin/social-media-blaster.1.10.0.zip)

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

 [Support](https://wordpress.org/support/plugin/social-media-blaster/)

## Description

**Social Media Blaster** keeps your social media in step with your website. Every
time you publish a post, the plugin automatically shares it to the business social
accounts you own and have connected, so your audience sees new content everywhere,
without manual cross-posting.

When you publish a post, the plugin securely notifies the **ABIE Syndicate** service,
which then publishes an update (your post’s title, a short excerpt, and a link back
to the article) to each social account you have connected. You stay in control: 
choose which networks a given post goes to, override the message per post, or opt
a post out entirely.

#### What it does

 * **Automatic cross-posting.** Publishing a post triggers a share to your connected
   social accounts, with no extra steps.
 * **You own the accounts.** Connect your own business profiles, for example a company**
   Facebook Page**. Additional channels are being added.
 * **A single connections dashboard.** See at a glance which networks are _in use
   and working_, which need attention, and which are not connected yet. Activate
   a network by entering its credentials, and update or rotate those credentials
   at any time.
 * **Per-post control.** A box on the post editor lets you pick networks, set a 
   custom message, or skip syndication for that post.
 * **An activity log per post** shows exactly what was published where, with links
   to the live posts and clear error messages if something needs attention.
 * **Safe retries.** A post is never accidentally published twice, even if your 
   site retries the request.

#### How it works (and what you need)

This plugin is a secure client for the **ABIE Syndicate** service operated by ABIE,
LLC. The service performs the actual posting and holds the social-network credentials
so they are **never stored on your WordPress site**. To use the plugin you connect
it to an ABIE Syndicate account (see the External Services section below). You enter
each social account’s credentials once in the plugin; they are transmitted over 
an authenticated, encrypted connection and stored encrypted on the ABIE server.

This separation means a compromise of your WordPress site does not expose your social-
media tokens, and credential and API changes are handled centrally rather than on
every site.

### External services

This plugin connects to the **ABIE Syndicate** service operated by ABIE, LLC, at`
https://syndicate.abie.com`. The plugin does not function without it. The service
is what actually publishes to your social networks and securely stores the credentials
you provide.

**When data is sent:**

 * **When you publish (or update) a post** that is enabled for syndication, the 
   plugin sends that post’s data to the service: the post title; the message to 
   be shared (your custom per-post message, or the post title plus its excerpt);
   the excerpt; the permalink (URL); the featured image URL; the post ID and its
   GUID; the publish time; the networks you selected; your site identifier; the 
   plugin version; and technical request fields (a contract version and an idempotency
   key). This is what the service publishes on your behalf. (The plugin does not
   send your WordPress version or any visitor information.)
 * **When you connect or update a social account** in the plugin’s settings, the
   plugin sends the credentials you entered for that channel (for example, a Facebook
   Page ID and Page access token) to the service, which stores them encrypted. These
   credentials are not stored in your WordPress database.
 * **When you open the settings or post screens**, the plugin may request your account/
   connection status from the service to display which networks are connected and
   working.

Every request is signed with a per-site secret and sent over HTTPS. No data is sent
to any other third party by this plugin.

Use of the ABIE Syndicate service is subject to its terms and privacy policy:

 * Terms of Service: https://abie.com/terms/
 * Privacy Policy: https://abie.com/privacy-policy/

Posting to a social network is additionally governed by that network’s own terms(
for example, Facebook/Meta), and you are responsible for using only accounts you
own or are authorized to manage.

### Privacy

This plugin transmits post content and the social-account credentials you enter 
to the ABIE Syndicate service so it can publish on your behalf; see the External
Services section for specifics and for links to the service’s terms and privacy 
policy. The plugin itself does not set cookies or track visitors.

## Installation

 1. Install and activate the plugin.
 2. Go to **Settings  Social Media Blaster** and create a free account (email + password),
    or sign in if you already have one.
 3. Optionally click **Test connection** to confirm the site is linked and view your
    plan.
 4. Under **Config**, connect each network you want by entering its credentials (e.
    g., your Facebook Page ID + Page access token).
 5. Publish a post. It will be shared automatically; the post’s activity log shows 
    the result.

## FAQ

### Does this require an account with an external service?

Yes. The plugin is a client for the ABIE Syndicate service (https://syndicate.abie.
com), which performs the posting and stores your social credentials encrypted. See
the External Services section.

### Are my social-media passwords or tokens stored on my website?

No. Credentials you enter are transmitted to the ABIE service and stored encrypted
there. They are not saved in your WordPress database.

### Which channels are supported?

Facebook Pages at this time, with more channels being added.

### How much does it cost?

There is a free plan: 1 post per week to 1 channel. Paid plans post more often and
to more channels: Starter $4.95/month (1 post every 3 days), Pro $9.95/month (1 
per day), and Max $14.95/month (2 per day). A “post” means sharing one article to
the channels you choose. You can change plans at any time.

### Can I control which posts get shared?

Yes. Each post has a control box to choose networks, set a custom message, or skip
it. You can also set default networks and a dry-run mode.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Social Media Blaster” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Social Media Blaster” into your language.](https://translate.wordpress.org/projects/wp-plugins/social-media-blaster)

### Interested in development?

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

## Changelog

#### 1.10.0

 * Two more channels: Micro.blog and Pixelfed. (Pixelfed is a photo service, so 
   posts without a featured image are skipped.)

#### 1.9.0

 * Three more channels: WordPress (self-hosted), Ghost, and Flickr. WordPress and
   Ghost cross-post to your own blog; Flickr posts your post’s featured image (Flickr
   is a photo service, so posts without a featured image are skipped).

#### 1.8.0

 * Two more one-click channels: WordPress.com (cross-post to another of your blogs)
   and X (formerly Twitter). Each connects with a single button.

#### 1.7.1

 * Security hardening: every submitted field is now sanitized at the point it is
   read, per the WordPress.org review guidelines. No functional change.

#### 1.7.0

 * Three more one-click channels: Reddit (post to your profile or a subreddit), 
   Blogger (publish to your blog), and BAND (post to your group). Each connects 
   with a single button and stays active automatically.

#### 1.6.0

 * Tumblr: connect your Tumblr account with one click and choose which blog to post
   to. Each new post is added as a text post with a link back to your site, and 
   the connection stays active on its own.

#### 1.5.0

 * Pinterest: connect your Pinterest account with one click and choose the board
   to pin to. Posts that have a featured image are pinned automatically, with a 
   link back to your site, and your connection stays active on its own (no monthly
   reconnecting).

#### 1.4.0

 * Connect Facebook and Instagram with one click: a new “Connect with Facebook” 
   button signs you in and links your Page (and Instagram) automatically, so you
   no longer have to copy tokens by hand. Manual entry is still available.

#### 1.3.1

 * Each channel now includes a full, beginner-friendly step-by-step guide for connecting
   it, shown in a scrollable panel so the channel cards stay evenly sized.

#### 1.3.0

 * Redesigned channel settings: each channel has an on/off switch, its own Save 
   button, and a built-in “where to find these” guide beside the fields. Pause or
   resume a channel without re-entering your credentials.

#### 1.2.0

 * Discount codes: enter a code on the Upgrade screen to get a reduced price at 
   checkout. Codes are validated securely on the server.

#### 1.1.0

 * Upgrade and manage your plan without leaving WordPress: choose a paid plan and
   pay securely with Stripe (your new plan activates automatically), or open the
   billing portal to change plan, update your card, or cancel.

#### 1.0.0

 * Initial release. Automatically share each new WordPress post to your business
   Facebook Page through the ABIE Syndicate service. Create a free account in the
   plugin, connect your Facebook Page, and choose how often to post with free and
   paid plans. More channels coming.

## Meta

 *  Version **1.10.0**
 *  Last updated **21 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [auto post](https://wordpress.org/plugins/tags/auto-post/)[automation](https://wordpress.org/plugins/tags/automation/)
   [crossposting](https://wordpress.org/plugins/tags/crossposting/)[publishing](https://wordpress.org/plugins/tags/publishing/)
   [social media](https://wordpress.org/plugins/tags/social-media/)
 *  [Advanced View](https://wordpress.org/plugins/social-media-blaster/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/social-media-blaster/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/social-media-blaster/)