Plugin Directory

Changeset 1396914


Ignore:
Timestamp:
04/15/2016 11:04:25 PM (10 years ago)
Author:
iterative
Message:

Fixing bug in 1.5.3. Adding note about limits to readme file.

Location:
iterative-headlines
Files:
2 edited
11 copied

Legend:

Unmodified
Added
Removed
  • iterative-headlines/tags/1.5.4/headlines_options.php

    r1225412 r1396914  
    288288            }
    289289            ?>
     290                <input type="hidden" name="iterative_settings[headlines][site_ID]" value="<?php echo $options['headlines']['site_ID']; ?>" />
    290291   
    291292            <input type="submit" name="submit" id="submit" class="button button-primary" value="Save Changes"  />
  • iterative-headlines/tags/1.5.4/readme.txt

    r1276710 r1396914  
    44Requires at least: 3.0.1
    55Tested up to: 4.3
    6 Stable tag: 1.5.3
     6Stable tag: 1.5.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1111
    1212== Description ==
     13
     14The free version of Viral Headlines is limited in how many users you can test. Please consider our premium product at [ViralHeadlines.com](http://www.viralheadlines.com/?source=wprm) if you have a busy website. Additionally, the premium version produces significantly better results by engaging a per-user optimization as can be seen by the red line in the graph below.
     15
     16![Graph showing results of Viral Headlines' improvement are 5-10x better than other methods](http://www.viralheadlines.com/assets/images/experiments-lift-chart.png)
     17
     18--
    1319
    1420Have you ever wondered how sites like Buzzfeed, Upworthy and the Huffington Post get their content to go viral? Why do people share their content so widely? The answer is testing.
  • iterative-headlines/trunk/headlines_options.php

    r1225412 r1396914  
    288288            }
    289289            ?>
     290                <input type="hidden" name="iterative_settings[headlines][site_ID]" value="<?php echo $options['headlines']['site_ID']; ?>" />
    290291   
    291292            <input type="submit" name="submit" id="submit" class="button button-primary" value="Save Changes"  />
  • iterative-headlines/trunk/readme.txt

    r1276710 r1396914  
    44Requires at least: 3.0.1
    55Tested up to: 4.3
    6 Stable tag: 1.5.3
     6Stable tag: 1.5.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1111
    1212== Description ==
     13
     14The free version of Viral Headlines is limited in how many users you can test. Please consider our premium product at [ViralHeadlines.com](http://www.viralheadlines.com/?source=wprm) if you have a busy website. Additionally, the premium version produces significantly better results by engaging a per-user optimization as can be seen by the red line in the graph below.
     15
     16![Graph showing results of Viral Headlines' improvement are 5-10x better than other methods](http://www.viralheadlines.com/assets/images/experiments-lift-chart.png)
     17
     18--
    1319
    1420Have you ever wondered how sites like Buzzfeed, Upworthy and the Huffington Post get their content to go viral? Why do people share their content so widely? The answer is testing.
Note: See TracChangeset for help on using the changeset viewer.