custer v 0.2.3 added menu with notice
This commit is contained in:
@@ -30,6 +30,8 @@ function menu_content() {
|
||||
|
||||
//delete_option($option_notice_object['_name']);
|
||||
$option_notice = \Plgntls_custer::get_option_safe($option_notice_object, true);
|
||||
//error_log("option_notice[style]: " . $option_notice['style']);
|
||||
//error_log("option_notice[html]: " . $option_notice['html']);
|
||||
|
||||
ob_start();
|
||||
include(\Plgntls_custer::root_path() . 'admin_menu.html');
|
||||
|
||||
Reference in New Issue
Block a user