Changeset 1319804
- Timestamp:
- 01/02/2016 07:23:07 AM (10 years ago)
- File:
-
- 1 edited
-
thunder-port/trunk/thunder_port.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
thunder-port/trunk/thunder_port.php
r1319802 r1319804 947 947 948 948 // case 1 : wordpress.org 949 $contents = file_get_contents('https://wordpress.org/support/plugin/admin-menu-editor', false, null, -1); 950 print_r($contents); 949 951 950 952 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.