MKM Digital Social Publisher Bridge to Buffer

Description

MKM Digital Social Publisher Bridge to Buffer allows you to connect your WordPress site directly to Buffer without any intermediaries, enabling you to publish updates to your social media channels automatically or manually.

Features:
* Connect directly with Buffer API.
* Auto-publish on post save.
* Share Now or Add to Queue.
* Custom message formatting with tags.
* Freemius integration for Free and Pro features.

External services

This plugin connects directly to the Buffer API (https://api.buffer.com) to publish social updates to your connected accounts. It transmits the social message content, comments, and links of your post to Buffer’s servers.
Use of the Buffer API is subject to Buffer’s Terms of Service and Privacy Policy:
* Terms of Service: https://buffer.com/legal
* Privacy Policy: https://buffer.com/legal

This plugin also integrates the Freemius SDK (https://freemius.com) for license management, opt-in usage telemetry, and premium updates.
Use of Freemius is subject to Freemius’s Terms of Service and Privacy Policy:
* Terms of Service: https://freemius.com/terms/
* Privacy Policy: https://freemius.com/privacy/

Installation

  1. Upload the plugin files to the /wp-content/plugins/mkmdigital-social-publisher-bridge directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings -> MKM Digital Social Publisher Bridge to Buffer to configure your Buffer API token and channels.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MKM Digital Social Publisher Bridge to Buffer” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.8

  • Replaced uninstall.php with fs_after_uninstall_mkmdigital-social-publisher-bridge action hook to comply with Freemius uninstallation guidelines and avoid deployment warnings.

1.1.7

  • Added uninstall.php to completely delete plugin options and post meta data from the database when the plugin is deleted.

1.1.6

  • Wrapped main plugin functions, constants, and classes in conditional checks to prevent “Cannot redeclare” PHP fatal errors when transitioning from Free to Pro inside the WordPress dashboard.

1.1.5

  • Cleared zip file structure to resolve nested duplicates when deploying premium build from Freemius.

1.1.4

  • Implemented automatic JPG/PNG fallback check for featured images. If a WebP or AVIF image URL is passed, the plugin will look for the original JPG/PNG equivalent on the server and use it (solving the Google Business Profile image format error).

1.1.3

  • Moved the settings page to a top-level administration menu with a custom icon, resolving the issue where the Freemius “Account” submenu was not visible.

1.1.2

  • Enabled Freemius Account submenu in admin menu to allow license key activation and synchronization.

1.1.1

  • Fixed issue where editing and updating an already published post would trigger a duplicate share on social media.

1.1.0

  • Integrated Freemius SDK for license management.
  • Added Free vs Pro limitations (Free limited to 1 channel).

1.0.8

  • Fixed First Comment limitations.

1.0.0

  • Initial release with Buffer direct integration.