Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Archive Disabler

Disgrifiad

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.

Lluniau Sgrin

  • The options (found on reading options page).

Gosod

  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.

Cwestiynau Cyffredin

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.

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“Archive Disabler” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “Archive Disabler” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

1.0

  • Initial version