Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.63 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.63 KB

=== Non-Prefixed Categories === Contributors: filosofo Donate link: http://austinmatzko.com/wordpress-plugins/non-prefixed-categories/ Tags: category, categories, rewrite, prefix, url Requires at least: 3.0 Tested up to: 3.1 Stable tag: 1.0

Removes the "category" prefix from the URL for a category.

== Description ==

Removes the "category" prefix from the URL for a category.

  • Non-prefixed Categories is developed by Austin Matzko (filosofo).
  • Non-prefixed Categories can be found on Github.
  • Clone it from git://github.com/matzko/non-prefixed-cats.git. Patches (pull requests) welcome!
  • The WordPress Plugin Extend page.
  • Submit support requests on Github or send me an email at austin -at- pressedcode -dot- com.

== Installation ==

  1. Upload the non-prefixed-cats directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 1.0 =

  • Launch of plugin.

== Upgrade Notice ==

== Technical Note ==

This plugin works by creating rewrite rules for every category. For most situations, this will work fine, but if your site has an extremely high number of categories, it may cause performance issues.