Custom Post Type Permalinks - Version 0.6.2

Version Description

  • Fix %author% tag
Download this release

Release Info

Developer Toro_Unit
Plugin Icon 128x128 Custom Post Type Permalinks
Version 0.6.2
Comparing to
See all releases

Code changes from version 0.6.1 to 0.6.2

custom-post-type-permalinks.php CHANGED
@@ -4,8 +4,8 @@ Plugin Name: Custom Post Type Permalinks
4
  Plugin URI: http://www.torounit.com
5
  Description: Add post archives of custom post type and customizable permalinks.
6
  Author: Toro-Unit
7
- Author URI: http://www.torounit.com
8
- Version: 0.6.1
9
  */
10
 
11
 
4
  Plugin URI: http://www.torounit.com
5
  Description: Add post archives of custom post type and customizable permalinks.
6
  Author: Toro-Unit
7
+ Author URI: http://www.torounit.com/plugins/custom-post-type-permalinks/
8
+ Version: 0.6.2
9
  */
10
 
11
 
readme.txt ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ === Custom Post Type Permalinks ===
2
+ Contributors: Toro_Unit
3
+ Tags: custom post type,permalink
4
+ Requires at least: 3.0
5
+ Tested up to: 3.3
6
+ Stable tag: 0.6.2
7
+
8
+ Lets you edit the permalink of custom post type.
9
+
10
+ == Description ==
11
+ Custom Post Type Permalinks lets you edit the permalink structure of custom post type.
12
+
13
+
14
+
15
+
16
+ == Installation ==
17
+
18
+ 1. Download the custom-post-type-permalinks.zip file to your computer.
19
+ 1. Unzip the file.
20
+ 1. Upload the `custom-post-type-permalinks` directory to your `/wp-content/plugins/` directory.
21
+ 1. Activate the plugin through the 'Plugins' menu in WordPress.
22
+
23
+ That's it. You can access the permalinks setting by going to *Settings -> Permalinks of Custom post type*.
24
+
25
+
26
+ == Screenshots ==
27
+
28
+
29
+ == Changelog ==
30
+
31
+ = 0.6.2 =
32
+ * Fix %author% tag
33
+
34
+ = 0.6 =
35
+ * First release on wordpress.org
screenshot-1.png ADDED
Binary file