# Omnipress Theme Notice * Place this folder inside your includes folder. * Change current namespace to your themes namespace. |||VERY IMPORTANT||| * Place this code in your functions.php file: ` require_once get_theme_file_path( 'includes/omnipress-theme-notice/class-theme-notice.php' ); `