__( 'Custom Dashboard Widgets', 'kirki' ),
'description' => __( 'Replace the default WordPress widgets with your own to give the WordPress dashboard a more meaningful use.', 'kirki' ),
'pro' => false,
),
array(
'title' => __( 'Customize the WordPress Login', 'kirki' ),
'description' => __( 'Customize & rebrand the WordPress login screen with full control directly within the WordPress customizer.', 'kirki' ),
'pro' => false,
),
array(
'title' => __( 'Login Redirects', 'kirki' ),
'description' => __( 'Change the WordPress login URL, redirect non-logged in users trying to access the wp-admin URL & set up redirects after login for all user roles.', 'kirki' ),
'pro' => false,
),
array(
'title' => __( 'Custom Admin Pages', 'kirki' ),
'description' => __( 'Create Custom Admin Pages (Top-Level & Sub-Menu) with HTML & CSS.', 'kirki' ),
'pro' => false,
),
array(
'title' => __( 'Admin Menu & Admin Bar Editor', 'kirki' ),
'description' => __( 'Rearrange & hide menu & sub menu items from the WordPress admin area & admin bar.', 'kirki' ),
'pro' => true,
),
array(
'title' => __( 'White Label WordPress', 'kirki' ),
'description' => __( 'Fully white label the WordPress admin area and apply your own branding.', 'kirki' ),
'pro' => true,
),
array(
'title' => __( 'Page Builder Support', 'kirki' ),
'description' => __( 'Replace the entire WordPress dashboard with your saved Elementor, Beaver Builder or Brizy Layout or use it along with our Ultimate Dashboard widgets.', 'kirki' ),
'pro' => true,
),
);
foreach ( $premium_features as $premium_feature ) {
?>