=== Shortcode Redirect ===
Contributors: tonsnoei
Tags: shortcode, shortcode redirect, counter, post redirect, page redirect, redirect, 307, 301, shortcode, tonsnoei
Requires PHP: 5.0.0
Requires at least: 3.0
Tested up to: 4.9
Stable tag: 1.0.00

Use a shortcode to redirect to another link or download. Set

== Description ==
Simply add:

[redirect url='http://www.google.nl' sec='5' txt='You are redirected within {SECONDS} seconds...' txt_finished='Redirecting now']

to redirect after 5 seconds to the given url with javascript count down.

Attributes:
* url - The url to redirect to.
* sec (optional) - The time out before redirect
* txt (optional) - The text to show in time-out period. Optionally add the place holder {SECONDS} to show count down. When left empty no text is shown.
* txt_finished (optional) - The text to show when redirect time out is elapsed (at the end).

= Donate =
No donations needed

= Features =
* Javascript redirect
* Set custom redirect text
* Javascript count down before redirect
* Set the time out before redirect
* Easy to use

== Screenshots ==

1. Adding the shortcode