PluginProbe ʕ •ᴥ•ʔ
Custom Post Type Permalinks / 0.7.4
Custom Post Type Permalinks v0.7.4
1.2.0 1.3.0 1.3.1 1.4.0 1.5.1 1.5.2 1.5.4 2.0.0 2.0.1 2.0.2 2.1.1 2.1.2 2.1.3 2.2.0 3.0.0 3.0.1 3.1.0 3.1.1 3.1.3 3.1.4 3.1.5 3.2.0 3.2.1 3.2.2 3.3.0 3.3.1 3.3.4 3.3.5 3.4.0 3.4.0-rc.1 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.5.2 3.5.3 3.5.4 3.5.5 trunk 0.6 0.6.1 0.6.2 0.7 0.7.1 0.7.10 0.7.2 0.7.2.1 0.7.3 0.7.3.1 0.7.4 0.7.4.1 0.7.5 0.7.5.1 0.7.5.2 0.7.5.6 0.7.6 0.7.8 0.7.9 0.7.9.1 0.7.9.2 0.8 0.8.1 0.8.6 0.8.7 0.8.7.1 0.8.7.5 0.8.7.6 0.9 0.9.1 0.9.2.1 0.9.3.1 0.9.3.2 0.9.3.3 0.9.5 0.9.5.1 0.9.5.2 0.9.5.3 0.9.5.4 0.9.5.6 0.9.6 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.1.0
custom-post-type-permalinks / readme.txt
custom-post-type-permalinks Last commit date
cptp-ja.mo 14 years ago cptp-ja.po 14 years ago custom-post-type-permalinks.php 14 years ago readme.txt 14 years ago screenshot-1.png 14 years ago
readme.txt
59 lines
1 === Custom Post Type Permalinks ===
2 Contributors: Toro_Unit
3 Tags: custom post type,permalink
4 Requires at least: 3.2
5 Tested up to: 3.3
6 Stable tag: 0.7.4
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*.
24
25
26 == Screenshots ==
27
28 1. screenshot-1.png
29
30
31 == Changelog ==
32
33
34 =0.7.4=
35 * Bug fix taxonomy rewrite.
36
37
38 =0.7.3=
39 * Changed part for saving the data.
40
41 =0.7.2=
42 * Reweite bug fix.
43 * Prewview bug fix.
44
45 =0.7.1=
46 * Bug fix.
47
48 =0.7=
49 * Add %{taxonomy}% tag.
50 * A large number of Bug Fix.
51 * Change Setting Page. Use Setting API.
52
53
54 = 0.6.2 =
55 * Fix %author% tag.
56
57 = 0.6 =
58 * First release on wordpress.org
59