Changeset 2260173
- Timestamp:
- 03/12/2020 09:27:06 PM (6 years ago)
- Location:
- debug-meta-data
- Files:
-
- 4 edited
- 1 copied
-
tags/1.1.2 (copied) (copied from debug-meta-data/trunk)
-
tags/1.1.2/debug-meta-data.php (modified) (1 diff)
-
tags/1.1.2/readme.txt (modified) (2 diffs)
-
trunk/debug-meta-data.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
debug-meta-data/tags/1.1.2/debug-meta-data.php
r2259367 r2260173 6 6 * Author: TheDevCouple (Awais & Maedah) 7 7 * Author URI: https://twitter.com/MrAhmadAwais/ 8 * Version: 1.1. 18 * Version: 1.1.2 9 9 * License: GPL2 10 10 * Text Domain: DMD -
debug-meta-data/tags/1.1.2/readme.txt
r2260154 r2260173 5 5 Requires at least: 4.0.0 6 6 Tested up to: 5.4.0 7 Stable tag: 1.1. 17 Stable tag: 1.1.2 8 8 License: GPL v2.0 9 9 … … 14 14 Creates a meta-box with meta-data information of a post for all post types. Information with meta key, meta value and its var_dump 15 15 16 Just install and activate the plugin and you'll have the meta box for all post types (even the custom post types).16 Install and activate the plugin and you'll have the meta box for all post types (even the custom post types). 17 17 18 18 19 19 == Installation == 20 20 21 Just install and activate the plugin and you'll have the meta box for all post types (even the custom post types).21 Install and activate the plugin and you'll have the meta box for all post types (even the custom post types). 22 22 23 23 Details: -
debug-meta-data/trunk/debug-meta-data.php
r2259367 r2260173 6 6 * Author: TheDevCouple (Awais & Maedah) 7 7 * Author URI: https://twitter.com/MrAhmadAwais/ 8 * Version: 1.1. 18 * Version: 1.1.2 9 9 * License: GPL2 10 10 * Text Domain: DMD -
debug-meta-data/trunk/readme.txt
r2260154 r2260173 5 5 Requires at least: 4.0.0 6 6 Tested up to: 5.4.0 7 Stable tag: 1.1. 17 Stable tag: 1.1.2 8 8 License: GPL v2.0 9 9 … … 14 14 Creates a meta-box with meta-data information of a post for all post types. Information with meta key, meta value and its var_dump 15 15 16 Just install and activate the plugin and you'll have the meta box for all post types (even the custom post types).16 Install and activate the plugin and you'll have the meta box for all post types (even the custom post types). 17 17 18 18 19 19 == Installation == 20 20 21 Just install and activate the plugin and you'll have the meta box for all post types (even the custom post types).21 Install and activate the plugin and you'll have the meta box for all post types (even the custom post types). 22 22 23 23 Details:
Note: See TracChangeset
for help on using the changeset viewer.