Plugin Directory

Changeset 1760989


Ignore:
Timestamp:
11/08/2017 08:07:20 PM (8 years ago)
Author:
pubexchange
Message:

Updated plugin for PHP7

Location:
pubexchange/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pubexchange/trunk/pubexchange_widget.php

    r1385886 r1760989  
    44 * Plugin URI: https://www.pubexchange.com
    55 * Description: PubExchange
    6  * Version: 2.0.2
     6 * Version: 2.0.3
    77 * Author: PubExchange
    88 */
     
    1313    class PubExchangeWP
    1414    {
    15         function PubExchangeWP()
     15        public function __construct()
    1616        {
    1717            global $wpdb;
  • pubexchange/trunk/readme.txt

    r1474984 r1760989  
    33Tags: content recommendations, pubexchange, discovery, traffic partnership, popular posts, posts, related, Related Content, related post thumbnails, related posts, similar posts, widgets, recommendations, thumbnails, traffic, widget
    44Requires at least: 3.0
    5 Tested up to: 4.5.2
     5Tested up to: 4.8.3
    66Stable tag: trunk
    77License: GNU General Public License v2.0
     
    7070
    7171== Changelog ==
     72= 2.0.3 =
     73* Updated code for PHP7 compatibility
     74
    7275= 2.0.2 =
    7376* Added tracking to Facebook Instant Article RSS feed, if publisher uses Wordpress' official Instant Article plugin
Note: See TracChangeset for help on using the changeset viewer.