Update latest code changes

This commit is contained in:
Marcus Quinn
2025-03-16 21:45:27 +00:00
parent 46b03a8e48
commit d837eb2572
2 changed files with 301 additions and 31 deletions

View File

@ -8,68 +8,172 @@ function wp_allstars_get_pro_plugins_config() {
'admin-columns' => array(
'name' => 'Admin Columns Pro',
'description' => 'Advanced admin columns management with sorting, filtering, and editing capabilities.',
'url' => 'https://www.admincolumns.com/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://www.admincolumns.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://www.admincolumns.com/pricing/'
)
),
'free_slug' => 'codepress-admin-columns'
),
'admin-menu-editor' => array(
'name' => 'Admin Menu Editor Pro',
'description' => 'Customize the WordPress admin menu with advanced features and role management.',
'url' => 'https://adminmenueditor.com/upgrade-to-pro/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://adminmenueditor.com/upgrade-to-pro/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://adminmenueditor.com/upgrade-to-pro/'
)
),
'free_slug' => 'admin-menu-editor'
),
'advanced-custom-fields' => array(
'name' => 'Advanced Custom Fields PRO',
'description' => 'Create custom fields and content types with advanced features and options.',
'url' => 'https://www.advancedcustomfields.com/pro/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://www.advancedcustomfields.com/pro/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://www.advancedcustomfields.com/pro/#pricing'
)
),
'free_slug' => 'advanced-custom-fields'
),
'advanced-database-cleaner' => array(
'name' => 'Advanced Database Cleaner PRO',
'description' => 'Clean and optimize your WordPress database with advanced tools and automation.',
'url' => 'https://sigmaplugin.com/downloads/wordpress-advanced-database-cleaner'
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://sigmaplugin.com/downloads/wordpress-advanced-database-cleaner',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://sigmaplugin.com/downloads/wordpress-advanced-database-cleaner'
)
)
),
'ai-engine' => array(
'name' => 'AI Engine (Pro)',
'description' => 'Enhanced AI capabilities for content generation, analysis, and automation.',
'url' => 'https://meowapps.com/plugin/ai-engine/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://meowapps.com/plugin/ai-engine/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://meowapps.com/ai-engine-pricing/'
)
),
'free_slug' => 'ai-engine'
),
'code-profiler' => array(
'name' => 'Code Profiler Pro',
'description' => 'Advanced performance monitoring and debugging tools for WordPress.',
'url' => 'https://codeprofiler.io/'
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://codeprofiler.io/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://codeprofiler.io/#pricing'
)
)
),
'code-snippets' => array(
'name' => 'Code Snippets Pro',
'description' => 'Add and manage custom code snippets with advanced features and management tools.',
'url' => 'https://codesnippets.pro/pricing/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://codesnippets.pro/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://codesnippets.pro/pricing/'
)
),
'free_slug' => 'code-snippets'
),
'comment-goblin' => array(
'name' => 'Comment Goblin',
'description' => 'Advanced comment management and spam protection system.',
'url' => 'https://commentgoblin.com/'
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://commentgoblin.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://commentgoblin.com/#pricing'
)
)
),
'complianz-gdpr' => array(
'name' => 'Complianz Privacy Suite',
'description' => 'Complete GDPR/CCPA compliance solution with advanced features.',
'url' => 'https://complianz.io/pricing/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://complianz.io/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://complianz.io/pricing/'
)
),
'free_slug' => 'complianz-gdpr'
),
'disable-bloat' => array(
'name' => 'Disable Bloat PRO',
'description' => 'Advanced optimization for WordPress & WooCommerce with premium features.',
'url' => 'https://disablebloat.com/'
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://disablebloat.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://disablebloat.com/#pricing'
)
)
),
'fluent-crm' => array(
'name' => 'FluentCRM Pro',
'description' => 'Advanced CRM and email marketing automation.',
'button_group' => array(
array(
'text' => 'Learn More',
'url' => 'https://fluentcrm.com/pricing/',
'text' => 'Home Page',
'url' => 'https://fluentcrm.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://fluentcrm.com/pricing/'
),
array(
'text' => 'Automation Pack',
'url' => 'https://fluentcrm.com/modules/automation-pack/'
@ -82,10 +186,14 @@ function wp_allstars_get_pro_plugins_config() {
'description' => 'Advanced form builder with premium features.',
'button_group' => array(
array(
'text' => 'Learn More',
'url' => 'https://fluentforms.com/pricing/',
'text' => 'Home Page',
'url' => 'https://fluentforms.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://fluentforms.com/pricing/'
),
array(
'text' => 'PDF Add-on',
'url' => 'https://fluentforms.com/modules/pdf-add-on/'
@ -96,19 +204,49 @@ function wp_allstars_get_pro_plugins_config() {
'fluent-support' => array(
'name' => 'Fluent Support Pro',
'description' => 'Premium help desk and support ticket system.',
'url' => 'https://fluentsupport.com/pricing/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://fluentsupport.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://fluentsupport.com/pricing/'
)
),
'free_slug' => 'fluent-support'
),
'fluentbooking' => array(
'name' => 'FluentBooking Pro',
'description' => 'Advanced booking and scheduling system.',
'url' => 'https://fluentbooking.com/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://fluentbooking.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://fluentbooking.com/pricing/'
)
),
'free_slug' => 'fluent-booking'
),
'freesoul-deactivate-plugins' => array(
'name' => 'Freesoul Deactivate Plugins PRO',
'description' => 'Advanced plugin management with conditional loading and optimization.',
'url' => 'https://freesoul-deactivate-plugins.com/pro/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://freesoul-deactivate-plugins.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://freesoul-deactivate-plugins.com/pro/'
)
),
'free_slug' => 'freesoul-deactivate-plugins'
),
'kadence-blocks' => array(
@ -116,10 +254,14 @@ function wp_allstars_get_pro_plugins_config() {
'description' => 'Premium blocks and templates for the WordPress editor.',
'button_group' => array(
array(
'text' => 'Learn More',
'text' => 'Home Page',
'url' => 'https://www.kadencewp.com/kadence-blocks/pro/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://www.kadencewp.com/pricing/'
),
array(
'text' => 'Theme Pro',
'url' => 'https://www.kadencewp.com/kadence-theme/pro/'
@ -130,57 +272,141 @@ function wp_allstars_get_pro_plugins_config() {
'link-whisper' => array(
'name' => 'Link Whisper',
'description' => 'AI-powered internal linking suggestions and management.',
'url' => 'https://linkwhisper.com/'
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://linkwhisper.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://linkwhisper.com/pricing/'
)
)
),
'media-file-renamer' => array(
'name' => 'Media File Renamer Pro',
'description' => 'AI-Powered media file renaming for better SEO.',
'url' => 'https://meowapps.com/plugin/media-file-renamer/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://meowapps.com/plugin/media-file-renamer/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://meowapps.com/media-file-renamer-pricing/'
)
),
'free_slug' => 'media-file-renamer'
),
'ninja-tables' => array(
'name' => 'Ninja Tables Pro',
'description' => 'Advanced table creation and management with premium features.',
'url' => 'https://wpmanageninja.com/downloads/ninja-tables-pro-add-on/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://wpmanageninja.com/ninja-tables/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://wpmanageninja.com/downloads/ninja-tables-pro-add-on/'
)
),
'free_slug' => 'ninja-tables'
),
'seo-by-rank-math' => array(
'name' => 'Rank Math SEO PRO',
'description' => 'Advanced SEO tools and features for better search engine optimization.',
'url' => 'https://rankmath.com/pricing/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://rankmath.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://rankmath.com/pricing/'
)
),
'free_slug' => 'seo-by-rank-math'
),
'really-simple-ssl' => array(
'name' => 'Really Simple SSL Pro',
'description' => 'Advanced SSL management and security features.',
'url' => 'https://really-simple-ssl.com/pro/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://really-simple-ssl.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://really-simple-ssl.com/pro/'
)
),
'free_slug' => 'really-simple-ssl'
),
'scalability-pro' => array(
'name' => 'Scalability Pro',
'description' => 'Advanced performance optimization and scaling tools.',
'url' => 'https://scalability.pro/'
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://scalability.pro/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://scalability.pro/#pricing'
)
)
),
'social-engine' => array(
'name' => 'Social Engine Pro',
'description' => 'Advanced social media scheduling and management.',
'url' => 'https://meowapps.com/plugin/social-engine/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://meowapps.com/plugin/social-engine/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://meowapps.com/social-engine-pricing/'
)
),
'free_slug' => 'social-engine'
),
'taxopress' => array(
'name' => 'TaxoPress Pro',
'description' => 'Advanced taxonomy and tag management tools.',
'url' => 'https://taxopress.com/pro/'
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://taxopress.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://taxopress.com/pro/'
)
)
),
'tutor' => array(
'name' => 'Tutor LMS Pro',
'description' => 'Premium LMS features including certificate builder.',
'button_group' => array(
array(
'text' => 'Learn More',
'text' => 'Home Page',
'url' => 'https://www.themeum.com/product/tutor-lms/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://www.themeum.com/product/tutor-lms/#pricing'
),
array(
'text' => 'Certificate Builder',
'url' => 'https://www.themeum.com/product/tutor-lms-certificate-builder/'
@ -195,17 +421,47 @@ function wp_allstars_get_pro_plugins_config() {
'wp-migrate' => array(
'name' => 'WP Migrate',
'description' => 'Professional WordPress migration and backup solution.',
'url' => 'https://deliciousbrains.com/wp-migrate-db-pro/'
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://deliciousbrains.com/wp-migrate-db-pro/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://deliciousbrains.com/wp-migrate-db-pro/pricing/'
)
)
),
'wp-social-ninja' => array(
'name' => 'WP Social Ninja Pro',
'description' => 'Advanced social media integration and management tools.',
'url' => 'https://wpsocialninja.com/pricing/'
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://wpsocialninja.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://wpsocialninja.com/pricing/'
)
)
),
'yellow-pencil' => array(
'name' => 'YellowPencil Pro',
'description' => 'Advanced visual CSS style editor and customization tool.',
'url' => 'https://yellowpencil.waspthemes.com/',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://yellowpencil.waspthemes.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://yellowpencil.waspthemes.com/pricing/'
)
),
'free_slug' => 'yellow-pencil-visual-theme-customizer'
)
);

View File

@ -53,6 +53,11 @@ function wp_allstars_get_recommended_plugins() {
'plugin-groups',
'plugin-toggle'
),
'affiliates' => array(
'pretty-links',
'simple-urls',
'slicewp'
),
'ai' => array(
'ai-engine',
),
@ -91,9 +96,11 @@ function wp_allstars_get_recommended_plugins() {
'crm' => array(
'fluent-boards',
'fluent-booking',
'fluent-community',
'fluent-crm',
'fluentform',
'fluentforms-pdf',
'fluentform-block',
'fluent-support'
),
'ecommerce' => array(
@ -106,7 +113,8 @@ function wp_allstars_get_recommended_plugins() {
'woo-stripe-payment'
),
'lms' => array(
'lifterlms',
'fluent-community',
'masterstudy-lms-learning-management-system',
'tutor'
),
'media' => array(
@ -130,6 +138,7 @@ function wp_allstars_get_recommended_plugins() {
'wordpress-importer'
),
'social' => array(
'bit-social',
'easy-video-reviews',
'social-engine',
'wp-social-reviews'
@ -154,13 +163,18 @@ function wp_allstars_get_recommended_plugins() {
'advanced' => array(
'acf-better-search',
'advanced-custom-fields',
'automatorwp',
'bit-pi',
'bit-integrations',
'code-snippets',
'easy-code-manager',
'favorites',
'remove-cpt-base',
'remove-old-slugspermalinks',
'yellow-pencil-visual-theme-customizer'
),
'debug' => array(
'advanced-database-cleaner',
'debug-log-manager',
'gotmls',
'query-monitor',