Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Redirecter

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

  1. Upload ‘shortcode-for-redirect.zip’ to the ‘/wp-content/plugins/’ directory.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

  3. 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.

  4. 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.

Vurderinger

Les 1 vurdering

Bidragsytere og utviklere

“Redirecter” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.0

  • Initial release.