Changeset 537112
- Timestamp:
- 04/27/2012 06:39:45 AM (14 years ago)
- Location:
- registration-form-widget/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
registration-widget.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
registration-form-widget/trunk/readme.txt
r115430 r537112 3 3 Tags: widget, registration, form, 4 4 Requires at least: 2.7 5 Tested up to: 2.7.15 Tested up to: 3.3 6 6 Stable tag: trunk 7 7 … … 15 15 16 16 17 UPDATE and NEWS at: http://www.w ordpressmania.it/registration-widget/17 UPDATE and NEWS at: http://www.wpmania.it/registration-widget/ 18 18 19 19 … … 26 26 3. Now in Presentation->Widgets there is a new one named "Registration form" that you can place in any sidebar. Use it as any other widget. 27 27 28 == Changelog == 29 30 1.1 updated the author's website url 31 32 1.0 Initial release 33 -
registration-form-widget/trunk/registration-widget.php
r115430 r537112 2 2 /* 3 3 Plugin Name: Registration Form Widget 4 Plugin URI: http://www.w ordpressmania.it/registration-widget/4 Plugin URI: http://www.wpmania.it/registration-widget/ 5 5 Description: Add a registration form to your sidebar 6 6 Author: Stefano Garuti 7 7 Version: 1.0 8 Author URI: http://www.w ordpressmania.it/8 Author URI: http://www.wpmania.it/ 9 9 */ 10 10
Note: See TracChangeset
for help on using the changeset viewer.