Plugin Directory

Changeset 577966


Ignore:
Timestamp:
07/27/2012 08:04:18 AM (13 years ago)
Author:
VanillaForums
Message:
 
Location:
vanilla-forums/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • vanilla-forums/trunk/admin.php

    r538512 r577966  
    275275        <label>
    276276            <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>
    278278        </label>
    279279        <label>
  • vanilla-forums/trunk/plugin.php

    r539653 r577966  
    44Plugin URI: http://vanillaforums.org/addons/
    55Description: Integrates Vanilla Forums with Wordpress: embedded blog comments, embedded forum, single sign on, and Wordpress widgets.
    6 Version: 1.1.11
     6Version: 1.1.12
    77Author: Mark O'Sullivan
    88Author URI: http://www.vanillaforums.org/
     
    52521.1.11
    5353- Added the ability to match categories with Wordpress.
     541.1.12
     55- Fixed typo where {Redirect} should have been {Target}.
    5456
    5557Copyright 2010 Vanilla Forums Inc
  • vanilla-forums/trunk/readme.txt

    r539653 r577966  
    44Requires at least: 3
    55Tested up to: 3.3.1
    6 Stable tag: 1.1.11
     6Stable tag: 1.1.12
    77
    88== Description ==
Note: See TracChangeset for help on using the changeset viewer.