Catch IDs - Version 1.4.6

Version Description

Download this release

Release Info

Developer catchthemes
Plugin Icon 128x128 Catch IDs
Version 1.4.6
Comparing to
See all releases

Code changes from version 1.4.5 to 1.4.6

Files changed (3) hide show
  1. catch-ids.php +2 -2
  2. languages/catch-ids.pot +4 -3
  3. readme.txt +10 -7
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.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
@@ -13,7 +13,7 @@ Tags: catch-ids, simple, admin, wp-admin, show, ids, post, page, category, media
13
  */
14
 
15
  /*
16
- Copyright (C) 2012-2016 Catch Themes, (info@catchthemes.com)
17
 
18
  This program is free software; you can redistribute it and/or modify
19
  it under the terms of the GNU General Public License as published by
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.6
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
13
  */
14
 
15
  /*
16
+ Copyright (C) 2012-2017 Catch Themes, (info@catchthemes.com)
17
 
18
  This program is free software; you can redistribute it and/or modify
19
  it under the terms of the GNU General Public License as published by
languages/catch-ids.pot CHANGED
@@ -1,10 +1,11 @@
1
- # Copyright (C) 2016 Catch Themes
2
  # This file is distributed under the GNU General Public License v3 or later.
 
3
  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-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"
@@ -13,7 +14,7 @@ msgstr ""
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
16
- "X-Generator: Poedit 1.7.1\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;esc_attr_e;esc_attr__;_nx;"
18
  "esc_html__\n"
19
  "X-Poedit-Basepath: .\n"
1
+ # Copyright (C) 2017 Catch Themes
2
  # This file is distributed under the GNU General Public License v3 or later.
3
+ #, fuzzy
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Catch Ids\n"
7
  "Report-Msgid-Bugs-To: https://wordpress.org/tags/catch-ids\n"
8
+ "POT-Creation-Date: 2017-06-07 21:02+0545\n"
9
  "PO-Revision-Date: 2016-12-07 22:52-0500\n"
10
  "Last-Translator: Pratik Shrestha <pratik@catchthemes.com>\n"
11
  "Language-Team: Catch Themes <info@catchthemes.com>\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
+ "X-Generator: Poedit 2.0.2\n"
18
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;esc_attr_e;esc_attr__;_nx;"
19
  "esc_html__\n"
20
  "X-Poedit-Basepath: .\n"
readme.txt CHANGED
@@ -1,11 +1,11 @@
1
  === Catch IDs ===
2
 
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
 
@@ -47,10 +47,13 @@ Manual Installation through FTP access
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
 
56
  = 1.4.3
@@ -59,14 +62,14 @@ Manual Installation through FTP access
59
  = 1.4.2
60
  * Compatibility check up to version 4.5
61
 
62
- = 1.4.1 =
63
  * Changed: ID column width size to support upto 8 digit ids
64
  * Changed: http to https in links
65
 
66
- = 1.4 =
67
  * Bug Fixed: IDs not showing in category and tags page(Reported by wwkipday)
68
 
69
- = 1.3 =
70
  * Update: Made the ID column sortable
71
  * Code Optimization
72
 
1
  === Catch IDs ===
2
 
3
+ Contributors: catchthemes, sakinshrestha, pratikshrestha, maheshmaharjan
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.8
8
+ Stable tag: 1.4.6
9
  License: GNU General Public License, version 3 (GPLv3)
10
  License URI: http://www.gnu.org/licenses/gpl-3.0.txt
11
 
47
 
48
  == Changelog ==
49
 
50
+ = 1.4.6
51
+ * Compatibility check up to version 4.8
52
+
53
  = 1.4.5
54
  * Compatibility check up to version 4.7
55
 
56
+ = 1.4.4
57
  * Fixed: ID column display issue in mobile devices
58
 
59
  = 1.4.3
62
  = 1.4.2
63
  * Compatibility check up to version 4.5
64
 
65
+ = 1.4.1
66
  * Changed: ID column width size to support upto 8 digit ids
67
  * Changed: http to https in links
68
 
69
+ = 1.4
70
  * Bug Fixed: IDs not showing in category and tags page(Reported by wwkipday)
71
 
72
+ = 1.3
73
  * Update: Made the ID column sortable
74
  * Code Optimization
75