Plugin Directory

Changeset 2260173


Ignore:
Timestamp:
03/12/2020 09:27:06 PM (6 years ago)
Author:
mrahmadawais
Message:

Update to version 1.1.2 from GitHub

Location:
debug-meta-data
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • debug-meta-data/tags/1.1.2/debug-meta-data.php

    r2259367 r2260173  
    66 * Author: TheDevCouple (Awais & Maedah)
    77 * Author URI: https://twitter.com/MrAhmadAwais/
    8  * Version: 1.1.1
     8 * Version: 1.1.2
    99 * License: GPL2
    1010 * Text Domain: DMD
  • debug-meta-data/tags/1.1.2/readme.txt

    r2260154 r2260173  
    55Requires at least: 4.0.0
    66Tested up to: 5.4.0
    7 Stable tag: 1.1.1
     7Stable tag: 1.1.2
    88License: GPL v2.0
    99
     
    1414Creates a meta-box with meta-data information of a post for all post types. Information with meta key, meta value and its var_dump
    1515
    16 Just install and activate the plugin and you'll have the meta box for all post types (even the custom post types).
     16Install and activate the plugin and you'll have the meta box for all post types (even the custom post types).
    1717
    1818
    1919== Installation ==
    2020
    21 Just install and activate the plugin and you'll have the meta box for all post types (even the custom post types).
     21Install and activate the plugin and you'll have the meta box for all post types (even the custom post types).
    2222
    2323Details:
  • debug-meta-data/trunk/debug-meta-data.php

    r2259367 r2260173  
    66 * Author: TheDevCouple (Awais & Maedah)
    77 * Author URI: https://twitter.com/MrAhmadAwais/
    8  * Version: 1.1.1
     8 * Version: 1.1.2
    99 * License: GPL2
    1010 * Text Domain: DMD
  • debug-meta-data/trunk/readme.txt

    r2260154 r2260173  
    55Requires at least: 4.0.0
    66Tested up to: 5.4.0
    7 Stable tag: 1.1.1
     7Stable tag: 1.1.2
    88License: GPL v2.0
    99
     
    1414Creates a meta-box with meta-data information of a post for all post types. Information with meta key, meta value and its var_dump
    1515
    16 Just install and activate the plugin and you'll have the meta box for all post types (even the custom post types).
     16Install and activate the plugin and you'll have the meta box for all post types (even the custom post types).
    1717
    1818
    1919== Installation ==
    2020
    21 Just install and activate the plugin and you'll have the meta box for all post types (even the custom post types).
     21Install and activate the plugin and you'll have the meta box for all post types (even the custom post types).
    2222
    2323Details:
Note: See TracChangeset for help on using the changeset viewer.