PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.11.14
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.11.14
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 All 149 releases
← All changes | vendor/codeinwp/themeisle-sdk/src/Common/Abstract_module.php +1 -3 4.0.73.11.14 View file →
@@ -41,9 +41,8 @@
41 41 'templates-patterns-collection' => 'templates-patterns-collection/templates-patterns-collection.php',
42 42 'wpcf7-redirect' => 'wpcf7-redirect/wpcf7-redirect.php',
43 43 'wp-full-stripe-free' => 'wp-full-stripe-free/wp-full-stripe.php',
44 44 'learning-management-system' => 'learning-management-system/lms.php',
45 - 'wp-cloudflare-page-cache' => 'wp-cloudflare-page-cache/wp-cloudflare-super-page-cache.php',
46 45 ];
47 46
48 47 /**
49 48 * Product which use the module.
@@ -140,10 +139,9 @@
140 139 array(
141 140 'slug' => $slug,
142 141 'fields' => array(
143 142 'downloaded' => false,
144 - 'rating' => true,
145 - 'ratings' => true,
143 + 'rating' => false,
146 144 'description' => false,
147 145 'short_description' => true,
148 146 'donate_link' => false,
149 147 'tags' => false,