forked from Exygy/re-slug
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
37 lines (23 loc) · 1.12 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
33
34
35
=== Re-slug Updated ===
Contributors: jcexygy, exygy, lukecav
Tags: reslug, re-slug, slug, permalink, permalinks, regenerate, generate, post, posts, plugin, admin, update, title
Requires at least: 4.7.0
Tested up to: 4.7.3
Stable tag: 1.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? Leave a issue. https://github.com/lukecav/re-slug/issues
== Screenshots ==
1. The Re-slug button is added next to the Edit button (on the Permalink line)
== Changelog ==
= 1.1 =
* Updated to work in the current version of WordPress
= 1.0 =
* Initial release