wip patchs appears with informations, but are not yet updated
This commit is contained in:
@@ -16,7 +16,8 @@ if (!defined('ABSPATH')) {
|
||||
*
|
||||
*/
|
||||
function plugin_content() {
|
||||
$patches = Fbpatch::get_patchs();
|
||||
$patches = Fbpatch::get_patches();
|
||||
error_log("in plugin_content, patches: ".json_encode($patches));
|
||||
$nonce = Fbpatch::NONCE;
|
||||
$admin_post_patches = Fbpatch::ADMIN_POST_PATCH_CHOICE;
|
||||
ob_start();
|
||||
|
||||
Reference in New Issue
Block a user