@@ -8,19 +8,18 @@ Tested up to: 5.6
8
8
Requires PHP: 5.6
9
9
License: GPLv2 or Later
10
10
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
11
- Stable tag: 3.4.2
11
+ Stable tag: 3.4.3
12
12
13
13
14
14
Edit the permalink of custom post type.
15
15
16
16
<!-- only:github/ -->
17
- [ ![ Latest Stable Version] ( https://poser.pugx.org/torounit/custom-post-type-permalinks/v/stable )] ( https://packagist.org/packages/torounit/custom-post-type-permalinks )
18
- [ ![ License] ( https://poser.pugx.org/torounit/custom-post-type-permalinks/license )] ( https://packagist.org/packages/torounit/custom-post-type-permalinks )
19
- [ ![ Downloads] ( https://img.shields.io/wordpress/plugin/dt/custom-post-type-permalinks.svg )] ( https://wordpress.org/plugins/custom-post-type-permalinks/ )
20
- [ ![ Tested up] ( https://img.shields.io/wordpress/v/custom-post-type-permalinks.svg )] ( https://wordpress.org/plugins/custom-post-type-permalinks/ )
21
- [ ![ wp.org rating] ( https://img.shields.io/wordpress/plugin/r/custom-post-type-permalinks.svg )] ( https://wordpress.org/plugins/custom-post-type-permalinks/ )
22
- [ ![ Build Status] ( https://travis-ci.org/torounit/custom-post-type-permalinks.svg )] ( https://travis-ci.org/torounit/custom-post-type-permalinks )
23
- [ ![ Donation] ( https://img.shields.io/badge/bitcoin-donate-yellow.svg )] ( https://blockchain.info/ja/address/3HwkojX2pd9wc5kPFdXnDXMTNbgBmPRygX )
17
+ [ ![ Latest Stable Version] ( https://img.shields.io/wordpress/plugin/v/custom-post-type-permalinks?style=for-the-badge )] ( https://wordpress.org/plugins/custom-post-type-permalinks/ )
18
+ [ ![ License] ( https://img.shields.io/github/license/torounit/custom-post-type-permalinks?style=for-the-badge )] ( https://github.com/torounit/custom-post-type-permalinks/blob/master/LICENSE )
19
+ [ ![ Downloads] ( https://img.shields.io/wordpress/plugin/dt/custom-post-type-permalinks.svg?style=for-the-badge )] ( https://wordpress.org/plugins/custom-post-type-permalinks/ )
20
+ [ ![ Tested up] ( https://img.shields.io/wordpress/v/custom-post-type-permalinks.svg?style=for-the-badge )] ( https://wordpress.org/plugins/custom-post-type-permalinks/ )
21
+ [ ![ wp.org rating] ( https://img.shields.io/wordpress/plugin/r/custom-post-type-permalinks.svg?style=for-the-badge )] ( https://wordpress.org/plugins/custom-post-type-permalinks/ )
22
+ [ ![ Build Status] ( https://img.shields.io/github/workflow/status/torounit/custom-post-type-permalinks/Test?style=for-the-badge )] ( https://github.com/torounit/custom-post-type-permalinks/actions )
24
23
[ ![ ] ( https://ps.w.org/custom-post-type-permalinks/assets/banner-1544x500.png?rev=1044335 )] ( https://wordpress.org/plugins/custom-post-type-permalinks/ )
25
24
<!-- /only:github -->
26
25
@@ -96,6 +95,9 @@ That's it. You can access the permalinks setting by going to *Settings -> Permal
96
95
97
96
## Changelog
98
97
98
+ ### 3.4.3
99
+ * Fix archive link bug fix.
100
+
99
101
### 3.4.2
100
102
* Tested WP 5.6.
101
103
0 commit comments