Changeset 2883008
- Timestamp:
- 03/19/2023 09:09:24 PM (3 years ago)
- Location:
- wc-confetti
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/wc-confetti.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wc-confetti
-
Property
svn:ignore
set to
README.md
LICENSE
.git
-
Property
svn:ignore
set to
-
wc-confetti/trunk/README.txt
r2878614 r2883008 4 4 Tags: woocommerce, confetti, cart 5 5 Requires at least: 3.0.1 6 Tested up to: 6. 1.17 Stable tag: 1.0. 06 Tested up to: 6.2 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 23 23 == Changelog == 24 24 25 = 1.0 = 25 = 1.0.1 = 26 * WP 6.2 & WC 7.5 Compability 27 28 = 1.0.0 = 26 29 * First Release 27 30 -
wc-confetti/trunk/wc-confetti.php
r2878614 r2883008 4 4 * Plugin URI: https://eguler.net/woocommerce-konfeti-yagmuru-eklentisi/ 5 5 * Description: You can "start a confetti rain and display a message" according to WooCommerce cart amount with this plugin. 6 * Version: 1.0. 06 * Version: 1.0.1 7 7 * WC requires at least: 2.5 8 * WC tested up to: 7. 4.18 * WC tested up to: 7.5.0 9 9 * Author: Emre Güler 10 10 * Author URI: https://eguler.net … … 25 25 * Rename this for your plugin and update it as you release new versions. 26 26 */ 27 define( 'WC_CONFETTI_VERSION', '1.0. 0' );27 define( 'WC_CONFETTI_VERSION', '1.0.1' ); 28 28 29 29 /**
Note: See TracChangeset
for help on using the changeset viewer.