Changeset 3096001
- Timestamp:
- 06/01/2024 10:29:28 AM (10 months ago)
- Location:
- ele-ui-color-scheme-restoration/tags/2.0.1
- Files:
-
- 96 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ele-ui-color-scheme-restoration/tags/2.0.1/ele-ui-color-scheme-restoration.php
r2927594 r3096001 6 6 * @author George Nicolaou & Atif Riaz 7 7 * @license gplv2 8 * @version 2.0. 08 * @version 2.0.1 9 9 * 10 10 * @wordpress-plugin … … 12 12 * Plugin URI: https://www.georgenicolaou.me/plugins/ele-ui-color-scheme-restoration 13 13 * Description: A plugin that allows you to restore the Elementor UI back to the old colors 14 * Version: 2.0. 014 * Version: 2.0.1 15 15 * Author: George Nicolaou & Atif Riaz 16 16 * Author URI: https://www.georgenicolaou.me/ … … 49 49 50 50 // Plugin version 51 define('ELEUICOLOR_VERSION', '2.0. 0');51 define('ELEUICOLOR_VERSION', '2.0.1'); 52 52 53 53 // Plugin Root File -
ele-ui-color-scheme-restoration/tags/2.0.1/readme.txt
r2951731 r3096001 6 6 Tags: elementor,ui 7 7 Requires at least: 8 Tested up to: 6. 38 Tested up to: 6.5 9 9 Requires PHP: 10 Stable tag: 1.0.010 Stable tag: 2.0.1 11 11 License: GPLv2 12 12 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 70 70 * added a check to make sure users are actually using Elementor the plugin will not activate if you are not using elementor 71 71 * Options UI allows user to reset their colors to what the plugin considers default 72 73 = 2.0.1: June 01, 2024 = 74 * switching to tags
Note: See TracChangeset
for help on using the changeset viewer.