PluginProbe
ShopEngine Elementor WooCommerce Builder Addon – All in One WooCommerce Solution with eCommerce Templates & Woo Widgets / 4.9.4
ShopEngine Elementor WooCommerce Builder Addon – All in One WooCommerce Solution with eCommerce Templates & Woo Widgets v4.9.4
4.9.5 4.9.4 4.9.3 4.9.2 4.9.1 4.9.0 2.0.0 2.1.0 2.2.0 2.2.1 2.2.2 2.3.0 2.4.0 2.5.0 2.5.1 3.0.0 3.1.0 3.1.1 4.0.0 4.0.1 4.1.0 4.1.1 4.2.0 4.2.1 4.3.0 All 85 releases
← All changes | plugin.php +3 -3 4.9.34.9.4 View file →
@@ -249,11 +249,11 @@
249 249 * Show our plugins menu for others wpmet plugins
250 250 */
251 251 \ShopEngine\Wpmet\Libs\Plugins::instance()->init('shopengine')
252 252 ->set_parent_menu_slug('shopengine-settings')
253 - ->set_submenu_name('Our Plugins')
254 - ->set_section_title('Get More out of Your WooCommerce Website!')
255 - ->set_section_description('Install other plugins from us and take your WooCommerce site to the next level for absolutely free!')
253 + ->set_submenu_name(esc_html__('Our Plugins', 'shopengine'))
254 + ->set_section_title(esc_html__('Get More out of Your WooCommerce Website!', 'shopengine'))
255 + ->set_section_description(esc_html__('Install other plugins from us and take your WooCommerce site to the next level for absolutely free!', 'shopengine'))
256 256 ->set_items_per_row(4)
257 257 ->set_plugins(
258 258 [
259 259 'elementskit-lite/elementskit-lite.php' => [