' . esc_html__( '"Arkhe" is currently in beta.', 'arkhe' ) . '
' . esc_html__( 'The theme structure is subject to change significantly until the version exceeds "1.0".', 'arkhe' ) . '

'; } add_action( 'admin_notices', 'arkhe_theme_beta_message' ); /** * Init */ new \ARKHE_THEME();