=== Permalinks Customizer === Contributors: sasiddiqui, yasglobal Tags: custom permalinks, url, link, address, slug, category, redirect, page permalink, post redirect, tags, custom tags, post type, custom post type, custom post type permalinks Requires at least: 3.5 Tested up to: 4.4 Stable tag: 0.2 License: GPLv2 or Later Set custom post-type permalink(custom permalinks on the post-type) or per-post of any post or page. == Description == Lay out your site the way *you* want it. Customize your URL and set the slug. You can use basic keywords which is defined by the wordpress for the permalinks as well as someother new keywords which is defined by this plugin. All the keywords is defined on the Tags page under Permalinks Customizer. Be warned: *This plugin is not a replacement for WordPress's built-in permalink system*. Check your WordPress administration's "Permalinks" settings page first, to make sure that this doesn't already meet your needs. This plugin is useful for defining slug of the post type as well as for *individual* posts or pages. You can change the permalink for the single post as well by editing the post. == Installation == 1. Unzip the package, and upload `permalinks-customizer` to the `/wp-content/plugins/` directory or Directly install the plugin through the WordPress plugins screen. 2. Activate the plugin through the `Plugins` menu in WordPress. 3. Define permalinks for the post types from the settings. Settings link is provided in the plugin directory as well as you can check 'Permalink Customizer' in the menu. == Screenshots == * Permalinks can be defined for each and every post type from here. The empty permalink field for the post type will use the Wordpress Permalink Settings. * All the available tags which can be used for defining the permalinks are listed here. Some of the tags are defined here may only be use with this plugin only. * Permalinks can easily be changed for the single post from its post edit page. == Frequently Asked Questions == = Q. How to define slug of the post type? = A. Go to Settings, there is a field with the post type name. On this fields, you can define slug for the post type. = Q. Can i use tags? = A. Yes, you can use all the tags as defined on the tags page. = Q. May this plugin works with custom permalinks? = A. No, This plugin does not work with custom permalinks. == Changelog == = 0.2 = * Front Page Displays as Static Page Functionality = 0.1 = * First release on wordpress.org