Beskrivelse
The plugin instructions are very simple. Add a shortcode to the post/page that looks like the following [redirecter redirect_to='https://domain.com/' time_delay='3']
the redirect_to= part is where you define the URL to redirect the user to and the time_delay= part is where you define how many seconds to wait before redirecting.
Features
- NO settings or configurations to deal with
- Works on pages and posts
- Define a URL to redirect the user to
- Define how many seconds to wait before re-directing the user.
Installasjon
-
Upload ‘shortcode-for-redirect.zip’ to the ‘/wp-content/plugins/’ directory.
-
Activate the plugin through the ‘Plugins’ menu in WordPress.
-
Add a shortcode to the post/page that looks like the following
[redirecter redirect_to='https://domain.com' time_delay='3']
the redirect_to= part is where you define the URL to redirect the user to and the time_delay= part is where you define how many seconds to wait before redirecting. -
Done!
FAQ
-
How to use Redirecter
-
Add a shortcode to the post/page that looks like the following
[redirecter redirect_to='https://domain.com' time_delay='3']
the redirect_to= part is where you define the URL to redirect the user to and the time_delay= part is where you define how many seconds to wait before redirecting.
Bidragsytere og utviklere
“Redirecter” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Redirecter” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
- Initial release.