Changeset 577966
- Timestamp:
- 07/27/2012 08:04:18 AM (13 years ago)
- Location:
- vanilla-forums/trunk
- Files:
-
- 3 edited
-
admin.php (modified) (1 diff)
-
plugin.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vanilla-forums/trunk/admin.php
r538512 r577966 275 275 <label> 276 276 <strong>Sign In Url</strong> 277 <div class="CopyBox"><?php echo wp_login_url(); ?>?redirect_to={ Redirect}</div>277 <div class="CopyBox"><?php echo wp_login_url(); ?>?redirect_to={Target}</div> 278 278 </label> 279 279 <label> -
vanilla-forums/trunk/plugin.php
r539653 r577966 4 4 Plugin URI: http://vanillaforums.org/addons/ 5 5 Description: Integrates Vanilla Forums with Wordpress: embedded blog comments, embedded forum, single sign on, and Wordpress widgets. 6 Version: 1.1.1 16 Version: 1.1.12 7 7 Author: Mark O'Sullivan 8 8 Author URI: http://www.vanillaforums.org/ … … 52 52 1.1.11 53 53 - Added the ability to match categories with Wordpress. 54 1.1.12 55 - Fixed typo where {Redirect} should have been {Target}. 54 56 55 57 Copyright 2010 Vanilla Forums Inc -
vanilla-forums/trunk/readme.txt
r539653 r577966 4 4 Requires at least: 3 5 5 Tested up to: 3.3.1 6 Stable tag: 1.1.1 16 Stable tag: 1.1.12 7 7 8 8 == Description ==
Note: See TracChangeset
for help on using the changeset viewer.