array( 'name' => 'NewsArc', 'slug' => 'newsarc', 'image' => BLOGBULL_PARENT_URL . '/inc/admin/dashboard/images/newsarc.webp', 'description' => 'NewsArc is a revolutionary magazine theme designed to boost engagement and user retention.', 'learn_more_link' => 'https://wpinterface.com/themes/newsarc', 'live_demo_link' => 'https://wpinterface.com/themes/newsarc/#demo-links', ), 'newsmarks' => array( 'name' => 'NewsMarks', 'slug' => 'newsmarks', 'image' => BLOGBULL_PARENT_URL . '/inc/admin/dashboard/images/newsmarks.webp', 'description' => 'NewsMarks is a flexible Modern WordPress theme ideal for news sites, blogs, and magazines.', 'learn_more_link' => 'https://wpinterface.com/themes/newsmarks', 'live_demo_link' => 'https://wpinterface.com/themes/newsmarks/#demo-links', ), 'newsmass' => array( 'name' => 'NewsMass', 'slug' => 'newsmass', 'image' => BLOGBULL_PARENT_URL . '/inc/admin/dashboard/images/newsmass.webp', 'description' => 'NewsMass offers full customization with widgets, a live customizer editor, and custom Elementor addons.', 'learn_more_link' => 'https://wpinterface.com/themes/newsmass', 'live_demo_link' => 'https://wpinterface.com/themes/newsmass/#demo-links', ), 'blogmarks' => array( 'name' => 'BlogMarks', 'slug' => 'blogmarks', 'image' => BLOGBULL_PARENT_URL . '/inc/admin/dashboard/images/blogmarks.webp', 'description' => 'BlogMarks is a sleek, elegant, and versatile WordPress blog theme, featuring a minimalistic layout that emphasizes simplicity and readability.', 'learn_more_link' => 'https://wpinterface.com/themes/blogmarks', 'live_demo_link' => 'https://wpinterface.com/themes/blogmarks/#demo-links', ), ); foreach ($themes_data as $theme_info) : $theme_slug = $theme_info['slug']; ?>

array( 'name' => 'Elementor Website Builder', 'file' => 'elementor/elementor.php', 'slug' => 'elementor', 'image' => BLOGBULL_PARENT_URL . '/inc/admin/dashboard/images/elementor-banner.webp', 'description' => 'Elementor, the leading WordPress website builder,empowers you to build professional, pixel-perfect websites. With an intuitive, no-code drag and drop interface, you can build any website.', 'learn_more_link' => 'https://wordpress.org/plugins/elementor/', 'live_demo_link' => 'https://elementor.com/', ), 'one-click-demo-import' => array( 'name' => 'One Click Demo Import', 'file' => 'one-click-demo-import/one-click-demo-import.php', 'slug' => 'one-click-demo-import', 'image' => BLOGBULL_PARENT_URL . '/inc/admin/dashboard/images/ocdi.webp', 'description' => '"One Click Demo Import" is a WordPress plugin that effortlessly imports demo content, themes, and settings with a single click, simplifying site setup.', 'learn_more_link' => 'https://wordpress.org/plugins/one-click-demo-import/', 'live_demo_link' => 'https://ocdi.com/', ), 'mailchimp-for-wp' => array( 'name' => 'MC4WP: Mailchimp for WordPress', 'file' => 'mailchimp-for-wp/mailchimp-for-wp.php', 'slug' => 'mailchimp-for-wp', 'image' => BLOGBULL_PARENT_URL . '/inc/admin/dashboard/images/mc4wp.webp', 'description' => 'This plugin effortlessly creates stunning, accessible sign-up forms and integrates seamlessly with your existing WordPress forms, including contact, comment, and checkout forms.', 'learn_more_link' => 'https://wordpress.org/plugins/mailchimp-for-wp/', 'live_demo_link' => 'https://www.mc4wp.com/', ), ); foreach ($plugins_data as $plugin_info) : $plugin_file = $plugin_info['file']; $plugin_slug = $plugin_info['slug']; $is_plugin_installed = blogbull_is_plugin_installed($plugin_file); $is_plugin_activated = is_plugin_active($plugin_file); ?>