Version Description
Download this release
Release Info
Developer | catchthemes |
Plugin | Catch IDs |
Version | 1.4.5 |
Comparing to | |
See all releases |
Code changes from version 1.4.4 to 1.4.5
- catch-ids.php +1 -1
- languages/catch-ids.pot +2 -2
- readme.txt +7 -3
catch-ids.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Catch IDs
|
4 |
Plugin URI: https://catchthemes.com/wp-plugins/catch-ids/
|
5 |
Description: Catch IDs is a simple and light weight plugin to show the Post ID, Page ID, Media ID, Links ID, Category ID, Tag ID and User ID in the Admin Section Table. This plugin was initially develop to support our themes features slider. Then we thought that this will be helpful to all the WordPress Admin Users. Just activate and catch IDs in your page, post, category, tag and media pages.
|
6 |
-
Version: 1.4.
|
7 |
License: GNU General Public License, version 3 (GPLv3)
|
8 |
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
|
9 |
Author: Catch Themes
|
3 |
Plugin Name: Catch IDs
|
4 |
Plugin URI: https://catchthemes.com/wp-plugins/catch-ids/
|
5 |
Description: Catch IDs is a simple and light weight plugin to show the Post ID, Page ID, Media ID, Links ID, Category ID, Tag ID and User ID in the Admin Section Table. This plugin was initially develop to support our themes features slider. Then we thought that this will be helpful to all the WordPress Admin Users. Just activate and catch IDs in your page, post, category, tag and media pages.
|
6 |
+
Version: 1.4.5
|
7 |
License: GNU General Public License, version 3 (GPLv3)
|
8 |
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
|
9 |
Author: Catch Themes
|
languages/catch-ids.pot
CHANGED
@@ -4,8 +4,8 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Catch Ids\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/tags/catch-ids\n"
|
7 |
-
"POT-Creation-Date: 2016-
|
8 |
-
"PO-Revision-Date: 2016-
|
9 |
"Last-Translator: Pratik Shrestha <pratik@catchthemes.com>\n"
|
10 |
"Language-Team: Catch Themes <info@catchthemes.com>\n"
|
11 |
"Language: en_US\n"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Catch Ids\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/tags/catch-ids\n"
|
7 |
+
"POT-Creation-Date: 2016-12-07 22:52-0500\n"
|
8 |
+
"PO-Revision-Date: 2016-12-07 22:52-0500\n"
|
9 |
"Last-Translator: Pratik Shrestha <pratik@catchthemes.com>\n"
|
10 |
"Language-Team: Catch Themes <info@catchthemes.com>\n"
|
11 |
"Language: en_US\n"
|
readme.txt
CHANGED
@@ -3,9 +3,9 @@
|
|
3 |
Contributors: catchthemes, sakinshrestha, pratikshrestha
|
4 |
Donate link: https://catchthemes.com/wp-plugins/catch-ids/
|
5 |
Tags: catch-ids, simple, admin, wp-admin, show, ids, post, page, category, media, links, tag, user, id, post id, page id, category id, tag id, media id
|
6 |
-
Requires at least:
|
7 |
-
Tested up to: 4.
|
8 |
-
Stable tag: 1.4.
|
9 |
License: GNU General Public License, version 3 (GPLv3)
|
10 |
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
|
11 |
|
@@ -46,6 +46,10 @@ Manual Installation through FTP access
|
|
46 |
|
47 |
|
48 |
== Changelog ==
|
|
|
|
|
|
|
|
|
49 |
= 1.4.4 =
|
50 |
* Fixed: ID column display issue in mobile devices
|
51 |
|
3 |
Contributors: catchthemes, sakinshrestha, pratikshrestha
|
4 |
Donate link: https://catchthemes.com/wp-plugins/catch-ids/
|
5 |
Tags: catch-ids, simple, admin, wp-admin, show, ids, post, page, category, media, links, tag, user, id, post id, page id, category id, tag id, media id
|
6 |
+
Requires at least: 4.5
|
7 |
+
Tested up to: 4.7
|
8 |
+
Stable tag: 1.4.5
|
9 |
License: GNU General Public License, version 3 (GPLv3)
|
10 |
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
|
11 |
|
46 |
|
47 |
|
48 |
== Changelog ==
|
49 |
+
|
50 |
+
= 1.4.5
|
51 |
+
* Compatibility check up to version 4.7
|
52 |
+
|
53 |
= 1.4.4 =
|
54 |
* Fixed: ID column display issue in mobile devices
|
55 |
|