Version Description
Download this release
Release Info
Developer | valeriosza |
Plugin | Remove Category URL |
Version | 1.1.5 |
Comparing to | |
See all releases |
Code changes from version 1.1.4 to 1.1.5
- readme.txt +2 -2
- remove-category-url.php +2 -2
readme.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
=== Remove Category URL ===
|
2 |
-
Contributors: valeriosza
|
3 |
Tags: categories, category base, category, permalinks, URL structure, links, seo, cms, wpml, URL
|
4 |
Requires at least: 3.1
|
5 |
Tested up to: 5.2.2
|
6 |
-
Stable tag: 1.1.
|
7 |
License: GPLv2
|
8 |
Donate link:
|
9 |
|
1 |
=== Remove Category URL ===
|
2 |
+
Contributors: valeriosza, studiopioneer
|
3 |
Tags: categories, category base, category, permalinks, URL structure, links, seo, cms, wpml, URL
|
4 |
Requires at least: 3.1
|
5 |
Tested up to: 5.2.2
|
6 |
+
Stable tag: 1.1.5
|
7 |
License: GPLv2
|
8 |
Donate link:
|
9 |
|
remove-category-url.php
CHANGED
@@ -3,8 +3,8 @@
|
|
3 |
* Plugin Name: Remove Category URL
|
4 |
* Plugin URI: http://valeriosouza.com.br/portfolio/remove-category-url/
|
5 |
* Description: This plugin removes '/category' from your category permalinks. (e.g. `/category/my-category/` to `/my-category/`)
|
6 |
-
* Version: 1.1.
|
7 |
-
* Author: Valerio Souza
|
8 |
* Author URI: http://valeriosouza.com.br/
|
9 |
* Text Domain: remove-category-url
|
10 |
* Domain Path: /languages
|
3 |
* Plugin Name: Remove Category URL
|
4 |
* Plugin URI: http://valeriosouza.com.br/portfolio/remove-category-url/
|
5 |
* Description: This plugin removes '/category' from your category permalinks. (e.g. `/category/my-category/` to `/my-category/`)
|
6 |
+
* Version: 1.1.5
|
7 |
+
* Author: Valerio Souza, Studio Pionner
|
8 |
* Author URI: http://valeriosouza.com.br/
|
9 |
* Text Domain: remove-category-url
|
10 |
* Domain Path: /languages
|