Skip to content

Commit 2308e32

Browse files
feat: add documentation links (#4442)
Co-authored-by: Marius Cristea <[email protected]>
1 parent 760834a commit 2308e32

File tree

1 file changed

+50
-20
lines changed

1 file changed

+50
-20
lines changed

inc/admin/dashboard/main.php

Lines changed: 50 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -653,8 +653,11 @@ private function get_free_pro_features() {
653653
private function get_modules() {
654654
$plugins = array(
655655
'hfg_module' => array(
656-
'nicename' => __( 'Header Booster', 'neve' ),
657-
'description' => __( 'Create unique sticky & transparent headers that adapt to scroll. Perfect for modern, immersive websites.', 'neve' ),
656+
'nicename' => __( 'Header Booster', 'neve' ),
657+
'description' => __( 'Create unique sticky & transparent headers that adapt to scroll. Perfect for modern, immersive websites.', 'neve' ),
658+
'documentation' => array(
659+
'url' => 'https://docs.themeisle.com/article/1057-header-booster-documentation?utm_source=wpadmin&utm_medium=welcomepage&utm_campaign=headerbooster&utm_content=neve',
660+
),
658661
),
659662
'woocommerce_booster' => array(
660663
'nicename' => __( 'WooCommerce Booster', 'neve' ),
@@ -668,32 +671,50 @@ private function get_modules() {
668671
'condition' => class_exists( 'Easy_Digital_Downloads' ),
669672
),
670673
'blog_pro' => array(
671-
'nicename' => __( 'Blog Booster', 'neve' ),
672-
'description' => __( 'Advanced layouts, reading time estimates, and social sharing to keep readers engaged longer.', 'neve' ),
674+
'nicename' => __( 'Blog Booster', 'neve' ),
675+
'description' => __( 'Advanced layouts, reading time estimates, and social sharing to keep readers engaged longer.', 'neve' ),
676+
'documentation' => array(
677+
'url' => 'https://docs.themeisle.com/article/1059-blog-booster-documentation?utm_source=wpadmin&utm_medium=welcomepage&utm_campaign=blogbooster&utm_content=neve',
678+
),
673679
),
674680
'post_type_enhancements' => array(
675-
'nicename' => __( 'Post types enhancements', 'neve' ),
676-
'description' => __( 'Extend Neve\'s powerful features to custom post types. Create unique layouts for portfolios, testimonials, and more.', 'neve' ),
681+
'nicename' => __( 'Post types enhancements', 'neve' ),
682+
'description' => __( 'Extend Neve\'s powerful features to custom post types. Create unique layouts for portfolios, testimonials, and more.', 'neve' ),
683+
'documentation' => array(
684+
'url' => 'https://docs.themeisle.com/article/1505-neve-post-type-enhancements-module?utm_source=wpadmin&utm_medium=welcomepage&utm_campaign=postenhancements&utm_content=neve',
685+
),
677686
),
678687
'scroll_to_top' => array(
679688
'nicename' => __( 'Scroll To Top', 'neve' ),
680689
'description' => __( 'Add a customizable scroll-to-top button that appears exactly when needed. Style it to match your brand.', 'neve' ),
681690
),
682691
'performance_features' => array(
683-
'nicename' => __( 'Performance', 'neve' ),
684-
'description' => __( 'Optimize core vitals, enable lazy loading, and minify resources for lightning-fast load times.', 'neve' ),
692+
'nicename' => __( 'Performance', 'neve' ),
693+
'description' => __( 'Optimize core vitals, enable lazy loading, and minify resources for lightning-fast load times.', 'neve' ),
694+
'documentation' => array(
695+
'url' => 'https://docs.themeisle.com/article/1366-performance-module-documentation?utm_source=wpadmin&utm_medium=welcomepage&utm_campaign=performancemodule&utm_content=neve',
696+
),
685697
),
686698
'block_editor_booster' => array(
687-
'nicename' => __( 'Block Editor Booster', 'neve' ),
688-
'description' => __( 'Advanced Gutenberg blocks designed specifically for Neve. Build faster with pre-styled patterns.', 'neve' ),
699+
'nicename' => __( 'Block Editor Booster', 'neve' ),
700+
'description' => __( 'Advanced Gutenberg blocks designed specifically for Neve. Build faster with pre-styled patterns.', 'neve' ),
701+
'documentation' => array(
702+
'url' => 'https://docs.themeisle.com/article/1473-neve-block-editor-booster-module?utm_source=wpadmin&utm_medium=welcomepage&utm_campaign=blockeditorbooster&utm_content=neve',
703+
),
689704
),
690705
'white_label' => array(
691-
'nicename' => __( 'White Label', 'neve' ),
692-
'description' => __( 'Rebrand Neve as your own. Change theme name, author, and links to match your agency identity.', 'neve' ),
706+
'nicename' => __( 'White Label', 'neve' ),
707+
'description' => __( 'Rebrand Neve as your own. Change theme name, author, and links to match your agency identity.', 'neve' ),
708+
'documentation' => array(
709+
'url' => 'https://docs.themeisle.com/article/1061-white-label-module-documentation?utm_source=wpadmin&utm_medium=welcomepage&utm_campaign=whitelabel&utm_content=neve',
710+
),
693711
),
694712
'custom_layouts' => array(
695-
'nicename' => __( 'Custom Layouts', 'neve' ),
696-
'description' => __( 'Create conditional headers, footers, and content blocks. Perfect for custom landing pages and marketing campaigns.', 'neve' ),
713+
'nicename' => __( 'Custom Layouts', 'neve' ),
714+
'description' => __( 'Create conditional headers, footers, and content blocks. Perfect for custom landing pages and marketing campaigns.', 'neve' ),
715+
'documentation' => array(
716+
'url' => 'https://docs.themeisle.com/article/1062-custom-layouts-module?utm_source=wpadmin&utm_medium=welcomepage&utm_campaign=customlayouts&utm_content=neve',
717+
),
697718
),
698719
'elementor_booster' => array(
699720
'nicename' => __( 'Elementor Booster', 'neve' ),
@@ -706,16 +727,25 @@ private function get_modules() {
706727
'condition' => class_exists( 'LifterLMS' ),
707728
),
708729
'typekit_fonts' => array(
709-
'nicename' => __( 'Typekit Fonts', 'neve' ),
710-
'description' => __( 'Access premium Adobe fonts directly in your theme. Add professional typography to any element.', 'neve' ),
730+
'nicename' => __( 'Typekit Fonts', 'neve' ),
731+
'description' => __( 'Access premium Adobe fonts directly in your theme. Add professional typography to any element.', 'neve' ),
732+
'documentation' => array(
733+
'url' => 'https://docs.themeisle.com/article/1085-typekit-fonts-documentation?utm_source=wpadmin&utm_medium=welcomepage&utm_campaign=typekitfonts&utm_content=neve',
734+
),
711735
),
712736
'custom_sidebars' => array(
713-
'nicename' => __( 'Custom Sidebars', 'neve' ),
714-
'description' => __( 'Create unique sidebar layouts for different sections. Show relevant content based on user context.', 'neve' ),
737+
'nicename' => __( 'Custom Sidebars', 'neve' ),
738+
'description' => __( 'Create unique sidebar layouts for different sections. Show relevant content based on user context.', 'neve' ),
739+
'documentation' => array(
740+
'url' => 'https://docs.themeisle.com/article/1770-custom-sidebars-module-documentation?utm_source=wpadmin&utm_medium=welcomepage&utm_campaign=customsidebars&utm_content=neve',
741+
),
715742
),
716743
'access_restriction' => array(
717-
'nicename' => __( 'Content restriction', 'neve' ),
718-
'description' => __( 'Create members-only content areas. Control access by user roles, logged-in status, or custom rules.', 'neve' ),
744+
'nicename' => __( 'Content restriction', 'neve' ),
745+
'description' => __( 'Create members-only content areas. Control access by user roles, logged-in status, or custom rules.', 'neve' ),
746+
'documentation' => array(
747+
'url' => 'https://docs.themeisle.com/article/1863-content-restriction-module-documentation?utm_source=wpadmin&utm_medium=welcomepage&utm_campaign=contentrestriction&utm_content=neve',
748+
),
719749
),
720750
);
721751

0 commit comments

Comments
 (0)