Plugin Directory

Changeset 1991703


Ignore:
Timestamp:
12/11/2018 11:10:26 AM (7 years ago)
Author:
id5technology
Message:

Preparing for 1.0.8 release

Location:
id5-pixel-manager/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • id5-pixel-manager/trunk/README.txt

    r1892237 r1991703  
    44Tags: adtech, ad, advertising, usersync, cookie sync
    55Requires at least: 3.0.1
    6 Tested up to: 4.9
     6Tested up to: 5.0
    77Requires PHP: 5.6
    8 Stable tag: 1.0.6
     8Stable tag: 1.0.8
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 Easily add the ID5 cookie syncing pixel on your website with this plugin. For more information, visit [](https://id5.io).
     12Easily add the ID5 cookie syncing pixel on your website with this plugin. For more information, visit [https://id5.io](https://id5.io).
    1313
    1414== Description ==
  • id5-pixel-manager/trunk/id5-wp-pixel-manager.php

    r1892237 r1991703  
    1616 * Plugin Name:       ID5 Pixel Manager
    1717 * Description:       Easily add the ID5 cookie syncing pixel on your website with this plugin. For more information, please visit our website.
    18  * Version:           1.0.6
     18 * Version:           1.0.8
    1919 * Author:            ID5 Technology
    2020 * Author URI:        http://id5.io
     
    3535 * Rename this for your plugin and update it as you release new versions.
    3636 */
    37 define( 'ID5_WP_PIXEL_MANAGER', '1.0.6' );
     37define( 'ID5_WP_PIXEL_MANAGER', '1.0.8' );
    3838
    3939/**
Note: See TracChangeset for help on using the changeset viewer.