This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Cyklodev WP Notify

Description

Cyklodev WP Notify add a link in posts list page and also add a metabox in edit page.
By following the link you will be able to send the notification of a particular article to all users within a role.
It also allow you to tweet the article via your Twitter application.

Installation

This section describes how to install the plugin and get it working.

  1. Upload com.cyklodev.wordpress.notify folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Choose the notify button or the Twitter button in post list or in a particular post when editing
  4. On the Cyklodev Notify you can customize the subject and the message you want to send to users in the role you aim.You can also customize the tweet you want to send.

FAQ

Is this a roxy plugin ?

It might be !

Where can i find my twitter settings ?

Create your app at https://developer.twitter.com/en/apps

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Cyklodev WP Notify” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Cyklodev WP Notify” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.3.2

  • Rewrite http calls with http-api.

1.3.0

  • Fix authenticated XSS (CVE-2022-44625 thx to @sk4rl1ghT for).

1.2.1

  • Fix error message for tweet up to 140 char.

1.2.0

  • Add Twitter post status capablity

1.1.0

  • Add french/english translations
  • Add custom subject and message with metawords

1.0.0

  • First version