Random Excerpts Fader

Random Excerpts Fader Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 6,080 downloads
Random Excerpts Fader Icon

Try plugin: Random Excerpts Fader

We'll create fresh WordPress site with Random Excerpts Fader installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Random Excerpts Fader

Creates a widget that takes randomly a number of excerpts from a category of your choice and fades them in and out.

2


0


0


0


0

updated: 7 years ago
since: 14 years ago
author: Jack Reichert

Description

This plugin was developed to display excerpts from random posts in a category. jQuery is used for fading the plugin in and out. It’s a great way for displaying testimonials of clients or just giving a snapshot of content from your site.

Shortcode added as of version 1.4

The most basic use is: [reFader] this will use the default options.
Here is an example of all the options in use
[reFader title=”Random Excerpts” cat=”23″ type=”post” amount=”5″ length=”50″ duration=”5000″ linked=”no” url=”http://www.jackreichert.com/”]

This will show 5 (amount) posts (type) from category #23 (cat). It will show 50 (length) words from each post and fade out/in every 5 seconds (duration). It will not link each title to the corresponding post, but it will link all the titles to this plugins page (url).