ID; if ( ! get_user_meta($user_id, 'businessone_ignore_notice') && current_user_can('manage_options')) { ?>

Need Professional Help with Business One Theme ?

If you need customization, installation, hosting services or anything related to WordPress, feel free to contact me at burak_sdu@outlook.com

ID; if ( isset($_GET['businessone_ignore'])) { add_user_meta($user_id, 'businessone_ignore_notice', 'true', true); } } add_action('admin_init', 'businessone_ignore');