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.

Wp cycle text announcement

Description

Wp cycle text announcement is a plugin to show the text news with cycle jQuery. Display one news at a time and cycle the remaining in the mentioned location.

Check official website for live demo http://www.gopiplus.com/work/2012/04/07/wp-cycle-text-announcement-wordpress-plugin/

Wp cycle text announcement is a plugin to show the text news with cycle jQuery. Display one news at a time and cycle the remaining in the mentioned location. and it is same as my previous plugin RSS news display; except this plugin have separate page to manage the news content. Using this content management page we can create, edit, delete our messages and the same we can display it in the front end. as usual this plugin have separate CSS file to manage the front end style. one more good news is we have option to set the start date and expiration date for the news display.

Features of this plugin

  • Simple installation and customization.
  • Separate page to manage the news content and setting.
  • Four different cycle option.
  • Option to set the news display start date.
  • Option to set the news display expiration date.
  • Separate CSS file to manage the style.

Plugin configuration

Drag and drop the widget:

Go to widget page under Appearance menu, Drag and drop Wp cycle text widget into your sidebar.

Add directly in the theme:

Paste this PHP code <?php wpcytxt('setting1'); ?> in your theme where you want the announcement to appear.

Short code for posts and pages:

Copy and paste the below given short code into pages or posts to display the news
Short code : http://www.gopiplus.com/work/2012/04/07/wp-cycle-text-announcement-wordpress-plugin/

After activated the plugin, go to plugin menu on your wordpress dashboard to manage the news content and to configure the setting,

Dashboard ==> Settings ==> Wp cycle text

Translators

Screenshots

  • Front Screen. http://www.gopiplus.com/work/2012/04/07/wp-cycle-text-announcement-wordpress-plugin/

  • Admin Anouncement Management Screen. http://www.gopiplus.com/work/2012/04/07/wp-cycle-text-announcement-wordpress-plugin/

  • Admin Setting Screen. http://www.gopiplus.com/work/2012/04/07/wp-cycle-text-announcement-wordpress-plugin/

FAQ

Frequently asked questions

Q1) How can I add this plugin under my top-menu/header?

Q2) How can I add this plugin on my website footer?

Q3) How can I add this plugin on my sidebar?

Q4) How can I change the display style?

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Wp cycle text announcement” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

First version.

2.0

Tested upto 3.4

3.0

JavaScript loaded by using the wp_enqueue_scripts hook (instead of the init hook), This will avoid the JavaScript, Jquery conflict.
Slight change in the short code, Please find the new short code for your slider.

4.0

New demo link, www.gopiplus.com

5.0

Tested up to 3.4.2

5.1

Tested up to WordPress 3.5
Avoid registering the alternate jQuery.
From this version we are using existing wordpress jQuery.

6.0

Tested up to 3.6
Added few security features.
New admin layout.

6.1

  1. Tested up to 3.8
  2. Now this plugin supports localization (or internationalization). i.e. option to translate into other languages.
    Plugin *.po file (wp-cycle-text.po) available in the languages folder.

6.2

  1. Tested up to 3.9
  2. Restricted direct page access.

6.3

  1. Tested up to 4.0

6.4

  1. Tested up to 4.1

6.5

  1. Tested up to 4.2.2

6.6

  1. Tested up to 4.3

6.7

  1. Tested up to 4.4
  2. Text Domain slug has been added for Language Packs.

6.8

  1. Tested up to 4.4
  2. Sanitization added for all input value.

6.9

  1. Tested up to 4.6

7.0

  1. Tested up to 4.7

7.1

  1. Tested up to 4.8

7.2

  1. Tested up to 4.9

7.3

  1. Tested up to 5.1

7.4

  1. Tested up to 5.2
  2. Uninstall option added. All plugin reference and plugin table will be cleared during uninstallation.

7.5

  1. Tested up to 5.3

7.6

  1. Tested up to 5.4

7.7

  1. Tested up to 5.5

7.8

  1. Tested up to 5.7

7.9

  1. Tested up to 5.8
  2. Use plugin short code in the widget.

8.0

  1. Tested up to 5.9

8.1

  1. Tested up to 6.0
  2. Security fix