Descrição
Archive Disabler allows you to disable WordPress’ default archive pages. It does this by either redirecting those archive pages or causing them to throw a 404 error depending on your settings.
You may want to do this if, for instance, you didn’t want to expose post format archives to the world. Instead you could redirect them to the home page of your site.
Instalação
- Download the zip file
- Unzip it
- Upload the archive disabler folder to your
wp-content/pluginsdirectory - Activate!
Alternatively, you can install the plugin via the built in WordPress installer.
Perguntas frequentes
- Can I change the redirect location?
-
Absolutely, but there is no GUI for it. There is the filter
cd_ad_redirectfor you to hook into and customize away. This filter fires aftertemplate_redirect, so you can use can of the Conditional Tags.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Archive Disabler” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Archive Disabler” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0
- Initial version
