Plugin Directory

Changeset 423904


Ignore:
Timestamp:
08/15/2011 06:29:25 PM (15 years ago)
Author:
mthomas9
Message:

Updated Purlem Settings description

Location:
purlem-personal-url-marketing
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • purlem-personal-url-marketing/trunk/purlem.php

    r421819 r423904  
    44Plugin URI: http://purlem.com
    55Description: Personalize your blog to visitors and track results with Personalized URLs (PURLs). <strong>The Plugin Requires a <a href='http://www.purlem.com'>Purlem Account</a>.</strong>
    6 Version: 1.0.9
     6Version: 1.1.0
    77Author: Marty Thomas
    88Author URI: http://purlem.com/company
     
    128128   
    129129  <tr valign="top">
    130   <th scope="row">Redirect URL: </th>
    131   <td><input name="purlemURI" type="text" value="<?php echo get_option('purlemURI'); ?>" size="50" /><br /><i>Full URL of Blog Page to redirect PURL visitors to.</i></td>
     130  <th scope="row">Page URL: </th>
     131  <td><input name="purlemURI" type="text" value="<?php echo get_option('purlemURI'); ?>" size="50" /><br />
     132  <i>The full URL of the blog page to be personalized.</i></td>
    132133  </tr>
    133134 
  • purlem-personal-url-marketing/trunk/readme.txt

    r421819 r423904  
    55Requires at least: 2.1
    66Tested up to: 3.1.3
    7 Stable tag: 1.0.9
     7Stable tag: 1.1.0
    88
    99Personalize your blog to visitors and track results with Personalized URLs (PURLs). The Plugin Requires a Purlem Account.
Note: See TracChangeset for help on using the changeset viewer.