Fix plugin slugs to match WordPress.org repository
This commit is contained in:
@ -57,33 +57,57 @@ function wp_allstars_get_recommended_plugins() {
|
|||||||
'easy-video-reviews',
|
'easy-video-reviews',
|
||||||
'easy-watermark',
|
'easy-watermark',
|
||||||
'block-options',
|
'block-options',
|
||||||
'enable-replace-media',
|
'enable-media-replace',
|
||||||
'favorites',
|
'favorites',
|
||||||
'fluent-boards',
|
'fluent-boards',
|
||||||
'fluent-booking',
|
'fluent-booking',
|
||||||
'fluent-crm',
|
'fluent-crm',
|
||||||
'fluentform',
|
'fluentform',
|
||||||
'fluentforms-pdf',
|
'fluentforms-pdf',
|
||||||
'signature-add-on-for-wp-fluentform',
|
'signature-addon-for-wp-fluent-form',
|
||||||
'fluent-support',
|
'fluent-support',
|
||||||
'flying-analytics',
|
'flying-analytics',
|
||||||
'flying-pages',
|
'flying-pages',
|
||||||
'flying-scripts',
|
'flying-scripts',
|
||||||
'freesoul-deactivate-plugins',
|
'freesoul-deactivate-plugins',
|
||||||
'hide-admin-notices',
|
'hide-admin-notices',
|
||||||
'iframe-block',
|
'iframe',
|
||||||
'image-copytrack',
|
'image-copy-track',
|
||||||
'imsanity',
|
'imsanity',
|
||||||
'pretty-links',
|
'index-wp-mysql-for-speed',
|
||||||
|
'kadence-blocks',
|
||||||
|
'kadence-simple-share',
|
||||||
|
'litespeed-cache',
|
||||||
|
'magic-login',
|
||||||
|
'mainwp-child',
|
||||||
|
'mainwp-child-reports',
|
||||||
|
'manage-notification-emails',
|
||||||
|
'media-file-renamer',
|
||||||
|
'nav-menu-roles',
|
||||||
|
'performant-translations',
|
||||||
|
'pretty-link',
|
||||||
'seo-by-rank-math',
|
'seo-by-rank-math',
|
||||||
'ultimate-410'
|
'really-simple-ssl',
|
||||||
|
'remove-cpt-base',
|
||||||
|
'richtext-extension',
|
||||||
|
'safe-svg',
|
||||||
|
'remove-old-slugs',
|
||||||
|
'ultimate-addons-for-gutenberg',
|
||||||
|
'sticky-posts-switch',
|
||||||
|
'term-management-tools',
|
||||||
|
'the-paste',
|
||||||
|
'ultimate-410',
|
||||||
|
'wp-widget-disable',
|
||||||
|
'wikipedia-preview',
|
||||||
|
'wp-optimize',
|
||||||
|
'wp-sheet-editor'
|
||||||
),
|
),
|
||||||
'ecommerce' => array(
|
'ecommerce' => array(
|
||||||
'woocommerce',
|
'woocommerce',
|
||||||
'woocommerce-gateway-gocardless',
|
'gocardless-for-woocommerce',
|
||||||
|
'kadence-woocommerce-email-designer',
|
||||||
'pymntpl-paypal-woocommerce',
|
'pymntpl-paypal-woocommerce',
|
||||||
'woo-stripe-payment',
|
'woo-stripe-payment'
|
||||||
'client-booking'
|
|
||||||
),
|
),
|
||||||
'lms' => array(
|
'lms' => array(
|
||||||
'tutor'
|
'tutor'
|
||||||
|
Reference in New Issue
Block a user