Beskrivelse
This plugin allows you to create a list of 301 redirects from one url to another.
Installasjon
- Upload the
redirects
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
- Installation Instructions
-
- Upload the
redirects
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Upload the
- Why don’t you have any FAQ?
-
We’ve not had any questions frequently asked.
Vurderinger
Bidragsytere og utviklere
“Redirects” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Redirects” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.2.1
- fixed: #4, #15. Thanks, @brashrebel.
1.2
- Use PHP to parse CSV files.
1.1
- Cleaned up interface
- Bug fix: Removed use of short tags
1.0
- Hello world.