Changeset 2504283
- Timestamp:
- 03/27/2021 02:51:02 AM (5 years ago)
- Location:
- brads-entity-attribute-value-database
- Files:
-
- 6 added
- 2 edited
- 4 copied
-
tags/2.04 (copied) (copied from brads-entity-attribute-value-database/trunk)
-
tags/2.04/entity-attribute-value-database.php (copied) (copied from brads-entity-attribute-value-database/trunk/entity-attribute-value-database.php) (1 diff)
-
tags/2.04/includes (added)
-
tags/2.04/includes/admin_menu.php (added)
-
tags/2.04/includes/shortcodes.php (added)
-
tags/2.04/readme.txt (copied) (copied from brads-entity-attribute-value-database/trunk/readme.txt) (2 diffs)
-
tags/2.04/uninstall.php (copied) (copied from brads-entity-attribute-value-database/trunk/uninstall.php)
-
trunk/entity-attribute-value-database.php (modified) (1 diff)
-
trunk/includes (added)
-
trunk/includes/admin_menu.php (added)
-
trunk/includes/shortcodes.php (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
brads-entity-attribute-value-database/tags/2.04/entity-attribute-value-database.php
r2504282 r2504283 4 4 * Plugin URI: http://mobilebsmith.hopto.org 5 5 * Description: Brad's Entity Attribute Value Database 6 * Version: 2.0 36 * Version: 2.04 7 7 * Author: Bradley Smith 8 8 * Author URI: http://mobilebsmith.hopto.org -
brads-entity-attribute-value-database/tags/2.04/readme.txt
r2504282 r2504283 8 8 Requires at least: 5.7 9 9 Tested up to: 5.7 10 Stable tag: 2.0 311 Version: 2.0 310 Stable tag: 2.04 11 Version: 2.04 12 12 License: GPLv2 or later 13 13 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 79 79 80 80 == Changelog == 81 = v2.04 [3/26/2021] 82 * include directory missing - all v2.X still apply 83 81 84 = v2.03 [3/26/2021] 82 85 * still learning how to check in and update version -
brads-entity-attribute-value-database/trunk/entity-attribute-value-database.php
r2504282 r2504283 4 4 * Plugin URI: http://mobilebsmith.hopto.org 5 5 * Description: Brad's Entity Attribute Value Database 6 * Version: 2.0 36 * Version: 2.04 7 7 * Author: Bradley Smith 8 8 * Author URI: http://mobilebsmith.hopto.org -
brads-entity-attribute-value-database/trunk/readme.txt
r2504282 r2504283 8 8 Requires at least: 5.7 9 9 Tested up to: 5.7 10 Stable tag: 2.0 311 Version: 2.0 310 Stable tag: 2.04 11 Version: 2.04 12 12 License: GPLv2 or later 13 13 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 79 79 80 80 == Changelog == 81 = v2.04 [3/26/2021] 82 * include directory missing - all v2.X still apply 83 81 84 = v2.03 [3/26/2021] 82 85 * still learning how to check in and update version
Note: See TracChangeset
for help on using the changeset viewer.