Beskrivelse
Site protection plugin for dev instances to avoid indexing by search engines. Doesn’t allow access to the site without being logged-in.
After you activate this plugin the site will return a 403 Forbidden HTTP status code if you are not logged-in.
Installasjon
Installasjon
- Upload
presslabs-site-protection.zip
to the/wp-content/plugins/
directory; - Extract the
presslabs-site-protection.zip
archive into the/wp-content/plugins/
directory; - Activate the plugin through the ‘Plugins’ menu in WordPress.
Bruk
Use your plugin from the Plugins
page.
Activate/Deactivate Site Protection
plugin from the list.
FAQ
-
Why should I use this plugin?
-
If you don’t want to allow access to the site without being logged-in.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Site Protection” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Site Protection” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.1
- Format the code.
- Rename the plugin to
Site protection
. - Add romanian translation.
1.0
- start version on WP.