Changeset 854700
- Timestamp:
- 02/10/2014 12:16:39 PM (12 years ago)
- Location:
- ngp-forms/trunk
- Files:
-
- 2 edited
-
ngp-forms.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ngp-forms/trunk/ngp-forms.php
r851354 r854700 4 4 Plugin URI: http://revolutionmessaging.com/code/ngp-forms/ 5 5 Description: Integrate NGP donation, volunteer, & signup forms with your site 6 Version: 1.2. 76 Version: 1.2.8 7 7 Author: Revolution Messaging 8 8 Author URI: http://revolutionmessaging.com … … 20 20 21 21 $GLOBALS['ngp'] = (object) array( 22 'version' => '1.2. 7'22 'version' => '1.2.8' 23 23 ); 24 24 -
ngp-forms/trunk/readme.txt
r854698 r854700 4 4 Requires at least: 3.0.0 5 5 Tested up to: 3.8.1 6 Stable tag: 1.2. 76 Stable tag: 1.2.8 7 7 8 8 Integrate NGP "Classic" (NGP VAN) donation, signup, and volunteer forms with your site. … … 124 124 == Changelog == 125 125 126 = 1.2.8 = 127 * No more runtime pass-by-reference 128 126 129 = 1.2.7 = 127 130 * Note under installation information about php version.
Note: See TracChangeset
for help on using the changeset viewer.