Plugin Directory

Changeset 2335320


Ignore:
Timestamp:
07/04/2020 12:30:22 PM (6 years ago)
Author:
rvencu
Message:

ver 1.3 updated compatibility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wikitip-knowledge-cluster-tooltip-for-wordpress/trunk/wikitip.php

    r1478371 r2335320  
    1313 * Author URI: http://richardconsulting.ro
    1414
    15  * Version: 1.2
     15 * Version: 1.3
    1616
    1717 * License: GPLv2, MIT, GNU
     
    775775function wikitip_load_ui() {
    776776
    777     global $controller,$filter_dict;
     777    global $controller,$filter_dict,$blog_id;
    778778
    779779    if (is_multisite())
     
    25832583
    25842584
    2585     global $controller;
     2585    global $controller,$blog_id;
    25862586
    25872587
Note: See TracChangeset for help on using the changeset viewer.