Changeset 781565
- Timestamp:
- 10/03/2013 12:46:27 AM (13 years ago)
- Location:
- allprowebtools-shopping-cart-ecommerce-tools
- Files:
-
- 3 edited
-
tags/0.48BETA/allprowebtools.php (modified) (2 diffs)
-
tags/0.48BETA/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
allprowebtools-shopping-cart-ecommerce-tools/tags/0.48BETA/allprowebtools.php
r736955 r781565 4 4 Plugin URI: http://www.AllProWebTools.com 5 5 Description: AllProWebTools Shopping Cart 6 Version: 0.4 71BETA6 Version: 0.48BETA 7 7 Author: AllProWebTools.com 8 8 Author URI: http://www.AllProWebTools.com … … 75 75 add_action( 'wp_ajax_nopriv_APWTAjaxGetCoupon', 'APWTAjaxGetCoupon' ); 76 76 add_action( 'wp_ajax_APWTAjaxGetCoupon', 'APWTAjaxGetCoupon' ); 77 77 add_action( 'wp_ajax_nopriv_APWTChangeCreditCardAjax', 'APWTChangeCreditCardAjax' ); 78 add_action( 'wp_ajax_APWTChangeCreditCardAjax', 'APWTChangeCreditCardAjax' ); 78 79 79 80 -
allprowebtools-shopping-cart-ecommerce-tools/tags/0.48BETA/readme.txt
r737170 r781565 4 4 Requires at least: 3.4 5 5 Tested up to: 3.5.2 6 Stable tag: 0.4 7BETA6 Stable tag: 0.48BETA 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
allprowebtools-shopping-cart-ecommerce-tools/trunk/readme.txt
r737170 r781565 4 4 Requires at least: 3.4 5 5 Tested up to: 3.5.2 6 Stable tag: 0.4 7BETA6 Stable tag: 0.48BETA 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.