Changeset 423904
- Timestamp:
- 08/15/2011 06:29:25 PM (15 years ago)
- Location:
- purlem-personal-url-marketing
- Files:
-
- 3 added
- 2 edited
-
tags/1.1.0 (added)
-
tags/1.1.0/purlem.php (added)
-
tags/1.1.0/readme.txt (added)
-
trunk/purlem.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
purlem-personal-url-marketing/trunk/purlem.php
r421819 r423904 4 4 Plugin URI: http://purlem.com 5 5 Description: 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.96 Version: 1.1.0 7 7 Author: Marty Thomas 8 8 Author URI: http://purlem.com/company … … 128 128 129 129 <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> 132 133 </tr> 133 134 -
purlem-personal-url-marketing/trunk/readme.txt
r421819 r423904 5 5 Requires at least: 2.1 6 6 Tested up to: 3.1.3 7 Stable tag: 1. 0.97 Stable tag: 1.1.0 8 8 9 9 Personalize 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.