Custom Post Type Permalinks - Version 0.8

Version Description

  • Bug Fix.
Download this release

Release Info

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

Code changes from version 0.7.10 to 0.8

Files changed (2) hide show
  1. custom-post-type-permalinks.php +1 -1
  2. readme.txt +2 -2
custom-post-type-permalinks.php CHANGED
@@ -281,7 +281,7 @@ class Custom_Post_Type_Permalinks {
281
  *
282
  * get_archive_join
283
  * @author Steve
284
- * @since 0.7.10
285
  * @version 1.0
286
  *
287
  *
281
  *
282
  * get_archive_join
283
  * @author Steve
284
+ * @since 0.8
285
  * @version 1.0
286
  *
287
  *
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: Toro_Unit
3
  Tags: custom post type,permalink
4
  Requires at least: 3.4
5
  Tested up to: 3.4
6
- Stable tag: 0.7.10
7
 
8
  Lets you edit the permalink of custom post type.
9
 
@@ -32,7 +32,7 @@ That's it. You can access the permalinks setting by going to *Settings -> Permal
32
 
33
  == Changelog ==
34
 
35
- = 0.7.10 =
36
  * Bug Fix.
37
 
38
  = 0.7.9.1 =
3
  Tags: custom post type,permalink
4
  Requires at least: 3.4
5
  Tested up to: 3.4
6
+ Stable tag: 0.8
7
 
8
  Lets you edit the permalink of custom post type.
9
 
32
 
33
  == Changelog ==
34
 
35
+ = 0.8 =
36
  * Bug Fix.
37
 
38
  = 0.7.9.1 =