Title: Shortcode Redirect
Author: cartpauj
Published: <strong>22. 9. 2011</strong>
Last modified: 12. 4. 2026

---

Prohledat pluginy

![](https://ps.w.org/shortcode-redirect/assets/banner-772x250.png?rev=3504572)

![](https://ps.w.org/shortcode-redirect/assets/icon-128x128.png?rev=3504572)

# Shortcode Redirect

 Autor: [cartpauj](https://profiles.wordpress.org/cartpauj/)

[Stáhnout](https://downloads.wordpress.org/plugin/shortcode-redirect.1.0.4.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/shortcode-redirect/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/shortcode-redirect/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/shortcode-redirect/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/shortcode-redirect/#developers)

 [Podpora](https://wordpress.org/support/plugin/shortcode-redirect/)

## Popis

Shortcode Redirect allows site owners to automatically redirect a user after a chosen
amount of seconds when viewing a page or post on the site. The plugin instructions
are very simple. Add a shortcode to the post/page that looks like the following `[
redirect url='http://somesite.com' sec='3']` the url= part is where you define the
URL to redirect the user to and the sec= part is where you define how many seconds
to wait before redirecting.

#### Darujte

[If you like this plugin please consider donating](http://www.memberpress.com/?aff=20)

#### rysy

 * Works on pages and posts
 * NO settings or configurations to deal with
 * Define a URL to redirect the user to
 * Define how many seconds to wait before re-directing the user.

### Poznámka

Shortcode redirect should work with older versions of WordPress as well but was 
not tested with anything older than 2.7

## Instalace

 1. Upload ‚shortcode-redirect.zip‘ to the ‚/wp-content/plugins/‘ directory.
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress.
 3. Add the shortcode on the pages/posts that you want to redirect. Shortcodes should
    look like `[redirect url='http://somesite.com' sec='5']` where the url= part is
    the URL to redirect to, and sec= is the seconds to wait before redirecting the 
    page.
 4. Hotovo!

## Nejčastější dotazy

 * How do I get rid of the „Please wait while you are being re-directed…“ line? –
   Later I will have an option for this, but for now, just edit the scr.php file
   and delete line 36 which contains that text then save the file.

## Recenze

![](https://secure.gravatar.com/avatar/b9a182d38d921269ac718934cd3409ec69a6030d4ab9b3a12fa45da7acc870b2?
s=60&d=retro&r=g)

### 󠀁[Works WP 6.5](https://wordpress.org/support/topic/works-wp-6-5-2/)󠁿

 [flyingkites](https://profiles.wordpress.org/flyingkites/) 9. 4. 2024

Just wish there was an option to open in a new tab. Work around was to open the 
redirected page in a new tab instead.

![](https://secure.gravatar.com/avatar/57d54708ccd1f17cc14056ceea3e119b39cb32607e1553c0bb8f5ab18437d961?
s=60&d=retro&r=g)

### 󠀁[Exactly what I needed](https://wordpress.org/support/topic/exactly-what-i-needed-921/)󠁿

 [chicagola](https://profiles.wordpress.org/chicagola/) 24. 8. 2023

It is simple and easy to use. Just wish the text wasn’t showing on the frontend.
But it is an easy fix so I give it a 5 stars! Thank you for making this plugin!

![](https://secure.gravatar.com/avatar/7b281d00eb8ae832f09eeaea4158dfee15c9120bcac2d195609a3bda8d461a2a?
s=60&d=retro&r=g)

### 󠀁[Terima Kasih](https://wordpress.org/support/topic/terima-kasih-9/)󠁿

 [erwinprasetyo](https://profiles.wordpress.org/erwinprasetyo/) 19. 1. 2022

Pluginnya berfungsi, semoga kedepannya ada pengaturan opsi lebih lanjut (sorry i
write in indonesian bahasa)

![](https://secure.gravatar.com/avatar/0474f4b72a7e91632ae2a849848b76ff88eb0a3c07d4ae3af833a959db51102d?
s=60&d=retro&r=g)

### 󠀁[Worked great for us.](https://wordpress.org/support/topic/worked-great-for-us-3/)󠁿

 [Delaware Genealogical Society](https://profiles.wordpress.org/delawaregenealogy/)
13. 8. 2021

For a basic redirection on a page, it worked great.

![](https://secure.gravatar.com/avatar/51598b0b2c6e04f84dc1a20465364a46ab269ec010a437abbad29ddada9901f2?
s=60&d=retro&r=g)

### 󠀁[Super easy and super super effective](https://wordpress.org/support/topic/super-easy-and-super-super-effective/)󠁿

 [arbeola12](https://profiles.wordpress.org/arbeola12/) 1. 4. 2021

it works perfectly as it should, saved us a lot of coding time.

![](https://secure.gravatar.com/avatar/3e7f0563b7f002599843621697380f06669e973acdda99a59117d12f3a2200e1?
s=60&d=retro&r=g)

### 󠀁[Still Working](https://wordpress.org/support/topic/still-working-100/)󠁿

 [epilude](https://profiles.wordpress.org/epilude/) 19. 8. 2020

Using Wordpress v5.5 As far as I can tell this plugin still works. Very easy to 
set up.

 [ Přečtěte si všech 31 recenzí ](https://wordpress.org/support/plugin/shortcode-redirect/reviews/)

## Autoři

Shortcode Redirect je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

 *   [ cartpauj ](https://profiles.wordpress.org/cartpauj/)

[Přeložte “Shortcode Redirect” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/shortcode-redirect)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/shortcode-redirect/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/shortcode-redirect/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/shortcode-redirect/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/shortcode-redirect/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.0.4

 * Ensure compat with WP 6.9

#### 1.0.03

 * Fix XSS vulnerability (patchstack report efd671f0-81c0-4ca8-bbdb-11e6b63d3fe6)

#### 1.0.02

 * Fixed a low risk security hole

#### 1.0.01

 * Added output buffer to make text show up in the right place
 * Added license to main file
 * Fixed URL bug

#### 1.0.00

 * Initial release

## Meta

 *  Verze **1.0.4**
 *  Poslední aktualizace **před 12 hodin**
 *  Aktivních instalací **10 000+**
 *  Verze WordPressu ** 6.0 nebo novější **
 *  Testováno až do WordPressu **6.9.4**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/shortcode-redirect/)
 * Štítků
 * [page](https://cs.wordpress.org/plugins/tags/page/)[post](https://cs.wordpress.org/plugins/tags/post/)
   [redirect](https://cs.wordpress.org/plugins/tags/redirect/)[rewrite](https://cs.wordpress.org/plugins/tags/rewrite/)
   [url](https://cs.wordpress.org/plugins/tags/url/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/shortcode-redirect/advanced/)

## Hodnocení

 4.3 z 5 hvězdiček.

 *  [  22 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/shortcode-redirect/reviews/?filter=5)
 *  [  4 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/shortcode-redirect/reviews/?filter=4)
 *  [  1 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/shortcode-redirect/reviews/?filter=3)
 *  [  1 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/shortcode-redirect/reviews/?filter=2)
 *  [  3 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/shortcode-redirect/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/shortcode-redirect/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/shortcode-redirect/reviews/)

## Spolupracovníci

 *   [ cartpauj ](https://profiles.wordpress.org/cartpauj/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/shortcode-redirect/)