Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Archive Disabler

Opis

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.

Snimke zaslona

  • The options (found on reading options page).

Instalacija

  1. Download the zip file
  2. Unzip it
  3. Upload the archive disabler folder to your wp-content/plugins directory
  4. Activate!

Alternatively, you can install the plugin via the built in WordPress installer.

ČPP

Can I change the redirect location?

Absolutely, but there is no GUI for it. There is the filter cd_ad_redirect for you to hook into and customize away. This filter fires after template_redirect, so you can use can of the Conditional Tags.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Archive Disabler” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Archive Disabler” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Initial version