-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
34 lines (21 loc) · 1 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=== Re-slug ===
Contributors: jcexygy, exygy
Tags: reslug, re-slug, slug, permalink, regenerate, generate, post, posts, plugin, admin
Requires at least: 3.0
Tested up to: 3.7.1
Stable tag: 1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin allows you to generate a new permalink when you change a post title.
== Description ==
Simply click the Re-slug button to automatically change the permalink based on the new post title. This comes in handy if you've made a typo in your title, or if you just want to change your post title. Also works with pages and custom post types.
== Installation ==
1. Upload the `/re-slug` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
Questions/Comments/Bugs? Tweet us @exygy with the #wordpress hashtag!
== Screenshots ==
1. The Re-slug button is added next to the Edit button (on the Permalink line)
== Changelog ==
= 1.0 =
* Initial release