Plugin Directory

Changeset 716424


Ignore:
Timestamp:
05/22/2013 04:39:51 AM (13 years ago)
Author:
webternals
Message:

AdMangler v0.1.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admangler/trunk/forms/dashboard.php

    r716229 r716424  
    5252<h3><?php _e("New this Version", "admangler", "admangler"); ?></h3>
    5353<ol>
    54     <li><?php _e("Readied the plugin for internationalization or (I18n ready"); ?></li>
    55     <li><?php _e("Bug fixes pertaining to curl an fsock open calls."); ?></li>
    56     <li><?php _e("Changed `stream_context_create` to `fsockopen`"); ?></li>
    57     <li><?php _e("Checking for curl using it when possible and using fsockopen as a backup."); ?></li>
     54    <li><?php _e("Added an Options Page"); ?></li>
     55    <li><?php _e("Added a Cache Buster Option to the Options page to make AdMangler work with caching plugins"); ?></li>
     56    <li><?php _e("Bug fixes (Seems I broke a lot things wiht the I18n updates. Carefully reviewed eveything and they are fixed)"); ?></li>
     57    <li><?php _e("Added cache buster javascript to keep ads rotating when cache buster is activated!"); ?></li>
    5858</ol>
    5959<h3><?php _e("Using Admangler", "admangler"); ?></h3>
Note: See TracChangeset for help on using the changeset viewer.