Changeset 3066020
- Timestamp:
- 04/06/2024 03:02:18 PM (2 years ago)
- Location:
- metabase-post-user-meta-editor
- Files:
-
- 8 edited
- 1 copied
-
tags/0.5 (copied) (copied from metabase-post-user-meta-editor/trunk)
-
tags/0.5/README.md (modified) (1 diff)
-
tags/0.5/README.txt (modified) (1 diff)
-
tags/0.5/metabase.php (modified) (2 diffs)
-
tags/0.5/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/README.md (modified) (1 diff)
-
trunk/README.txt (modified) (1 diff)
-
trunk/metabase.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
metabase-post-user-meta-editor/tags/0.5/README.md
r2908637 r3066020 5 5 Requires at least: 5.0 6 6 Tested up to: 6.1 7 Stable tag: 0. 2.17 Stable tag: 0.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
metabase-post-user-meta-editor/tags/0.5/README.txt
r3066012 r3066020 5 5 Requires at least: 5.0 6 6 Tested up to: 6.5 7 Stable tag: 0. 37 Stable tag: 0.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
metabase-post-user-meta-editor/tags/0.5/metabase.php
r3065291 r3066020 11 11 * Plugin URI: https://pluginette.com/product/metabase/ 12 12 * Description: Manage post meta and user meta effortlessly. Works with custom post types too. 13 * Version: 0. 313 * Version: 0.5 14 14 * Author: David Towoju 15 15 * Author URI: https://pluginette.com … … 28 28 * Current plugin version. 29 29 */ 30 define( 'METABASE_VERSION', '0. 3' );30 define( 'METABASE_VERSION', '0.5' ); 31 31 define( 'METABASE_DIR_PATH', plugin_dir_path( __FILE__ ) ); 32 32 define( 'METABASE_DIR_URL', plugin_dir_url( __FILE__ ) ); -
metabase-post-user-meta-editor/tags/0.5/vendor/composer/installed.php
r3066012 r3066020 2 2 'root' => array( 3 3 'name' => 'figarts/bookslot', 4 'pretty_version' => '0. 4',5 'version' => '0. 4.0.0',6 'reference' => ' b30a08b242b99b1dd965590821882505b4a044d2',4 'pretty_version' => '0.5', 5 'version' => '0.5.0.0', 6 'reference' => 'a633acde7d895f3fb835767ee868bb132d5d51d8', 7 7 'type' => 'wordpress-plugins', 8 8 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'figarts/bookslot' => array( 23 'pretty_version' => '0. 4',24 'version' => '0. 4.0.0',25 'reference' => ' b30a08b242b99b1dd965590821882505b4a044d2',23 'pretty_version' => '0.5', 24 'version' => '0.5.0.0', 25 'reference' => 'a633acde7d895f3fb835767ee868bb132d5d51d8', 26 26 'type' => 'wordpress-plugins', 27 27 'install_path' => __DIR__ . '/../../', -
metabase-post-user-meta-editor/trunk/README.md
r2908637 r3066020 5 5 Requires at least: 5.0 6 6 Tested up to: 6.1 7 Stable tag: 0. 2.17 Stable tag: 0.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
metabase-post-user-meta-editor/trunk/README.txt
r3066012 r3066020 5 5 Requires at least: 5.0 6 6 Tested up to: 6.5 7 Stable tag: 0. 37 Stable tag: 0.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
metabase-post-user-meta-editor/trunk/metabase.php
r3065291 r3066020 11 11 * Plugin URI: https://pluginette.com/product/metabase/ 12 12 * Description: Manage post meta and user meta effortlessly. Works with custom post types too. 13 * Version: 0. 313 * Version: 0.5 14 14 * Author: David Towoju 15 15 * Author URI: https://pluginette.com … … 28 28 * Current plugin version. 29 29 */ 30 define( 'METABASE_VERSION', '0. 3' );30 define( 'METABASE_VERSION', '0.5' ); 31 31 define( 'METABASE_DIR_PATH', plugin_dir_path( __FILE__ ) ); 32 32 define( 'METABASE_DIR_URL', plugin_dir_url( __FILE__ ) ); -
metabase-post-user-meta-editor/trunk/vendor/composer/installed.php
r3066012 r3066020 2 2 'root' => array( 3 3 'name' => 'figarts/bookslot', 4 'pretty_version' => '0. 4',5 'version' => '0. 4.0.0',6 'reference' => ' b30a08b242b99b1dd965590821882505b4a044d2',4 'pretty_version' => '0.5', 5 'version' => '0.5.0.0', 6 'reference' => 'a633acde7d895f3fb835767ee868bb132d5d51d8', 7 7 'type' => 'wordpress-plugins', 8 8 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'figarts/bookslot' => array( 23 'pretty_version' => '0. 4',24 'version' => '0. 4.0.0',25 'reference' => ' b30a08b242b99b1dd965590821882505b4a044d2',23 'pretty_version' => '0.5', 24 'version' => '0.5.0.0', 25 'reference' => 'a633acde7d895f3fb835767ee868bb132d5d51d8', 26 26 'type' => 'wordpress-plugins', 27 27 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.