Plugin Directory

Changeset 1319806


Ignore:
Timestamp:
01/02/2016 07:25:50 AM (10 years ago)
Author:
vividlteam
Message:

fix bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • thunder-port/trunk/thunder_port.php

    r1319804 r1319806  
    947947       
    948948        // case 1 : wordpress.org
    949         $contents = file_get_contents('https://wordpress.org/support/plugin/admin-menu-editor', false, null, -1);
    950         print_r($contents);
    951949
    952950        if(file_exists(plugin_dir_path( __FILE__ ) . 'list/allplugins.json') && file_exists(plugin_dir_path( __FILE__ ) . 'list/exist.json')) {
Note: See TracChangeset for help on using the changeset viewer.