WP Manifestindependent plugin directory
manifest / social / wordpress_open_autoposter

Open AutoPoster

Wordpress Open AutoPoster

by Nikita Akimov · github.com/korchy/wordpress_open_autoposter · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/korchy/wordpress_open_autoposter/archive/refs/heads/main.zip

Readme

Opan AutoReposter - WordPress Plugin

A WordPress plugin to auto-post the announces of publishing WordPress posts to socials.

Plugin functionality

Auto-post to socials makes automatic when your post is published, manually, or scheduled.

Supported socials:

  1. Discord
  2. Telegram
  3. VK (ВКОНТАКТЕ) profile wall

You can enable or disable auto-posting for the current post with the checkbox in the post's meta (defaultly enabled).

Supported auto-posting to one social channel.

Plugin web-page

https://github.com/Korchy/wordpress_open_autoposter

OpenSource

The plugin is OpenSource: you can see the source code on GitHub: https://github.com/Korchy/wordpress_open_autoposter

Installation

Install the plugin as usual:

  1. Copy it to your ...-WORDPRESS-/wp-content/plugins directory.
  2. Enable plugin on the "Plugins" page of Wordpress.

Settings

Manage settings on the plugin settings page

Current version

1.1.0

Version history

1.1.0

  • VK (personal profile wall) social added.

1.0.0

  • Initial release
  • Discord, Telegram socials added.

Read the full README on GitHub →