diff --git a/admin/data/free-plugins.php b/admin/data/free-plugins.php index 0501df2..034508a 100644 --- a/admin/data/free-plugins.php +++ b/admin/data/free-plugins.php @@ -84,6 +84,9 @@ function wp_allstars_get_free_plugins() { 'pymntpl-paypal-woocommerce', 'woo-stripe-payment' ), + 'events' => array( + 'eventon-lite' + ), 'lms' => array( 'fluent-community', 'masterstudy-lms-learning-management-system', @@ -97,6 +100,9 @@ function wp_allstars_get_free_plugins() { 'media-file-renamer', 'safe-svg' ), + 'members' => array( + 'content-control' + ), 'seo' => array( 'burst-statistics', 'pretty-link', @@ -123,6 +129,7 @@ function wp_allstars_get_free_plugins() { 'flying-pages', 'flying-scripts', 'freesoul-deactivate-plugins', + 'http-requests-manager', 'index-wp-mysql-for-speed', 'litespeed-cache', 'performant-translations',