Changeset 3113019
- Timestamp:
- 07/05/2024 12:01:05 PM (18 months ago)
- Location:
- wpessential-elementor-blocks
- Files:
-
- 264 added
-
assets/banner-1544x500.jpg (added)
-
assets/banner-772x250.jpg (added)
-
assets/icon-256x256.jpg (added)
-
tags/0.0.1 (added)
-
tags/0.0.1/.gitignore (added)
-
tags/0.0.1/LICENSE (added)
-
tags/0.0.1/assets (added)
-
tags/0.0.1/assets/css (added)
-
tags/0.0.1/assets/css/controls (added)
-
tags/0.0.1/assets/css/controls/imageselect.css (added)
-
tags/0.0.1/assets/css/controls/imageselect.min.css (added)
-
tags/0.0.1/assets/css/wpessential-elementor-blocks.css (added)
-
tags/0.0.1/assets/images (added)
-
tags/0.0.1/assets/images/wpessential-logo.jpg (added)
-
tags/0.0.1/assets/js (added)
-
tags/0.0.1/assets/js/wpessential-elementor-editor.js (added)
-
tags/0.0.1/assets/js/wpessential-elementor-editor.min.js (added)
-
tags/0.0.1/composer.json (added)
-
tags/0.0.1/composer.lock (added)
-
tags/0.0.1/constants.php (added)
-
tags/0.0.1/inc (added)
-
tags/0.0.1/inc/Plugins (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Assets (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Assets/AssetsInit.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Assets/Enqueue.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Assets/RegisterAssets.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Controls (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Controls/ControlsInit.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Controls/ImageSelect.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/DynamicTag (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/DynamicTag/DynamicBase.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/DynamicTag/DynamicDataBase.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/DynamicTag/DynamicTagInit.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/ElementorInit.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Helper (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Helper/GetDynamicBase.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Helper/SetDynamicBase.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Helper/TextEditor.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Implement (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Implement/Crontrols.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Implement/Dynamic.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/BlogPost (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/BlogPost/Post.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/BlogPost/PostSyle1.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/BlogPost/PostSyle2.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/CalderaForm.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/ContactForm7.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/FormCategory.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/FormidableForm.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/Mc4Wp.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/NinjaForm.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/WPForm.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders/LayerSlider.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders/MasterSlider.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders/RevolutionSlider.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders/SliderCategory.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders/SmartSlider.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Accordions.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/BreadCrumbs.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Button.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Counter.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Divider.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/EmptySpace.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Gallery.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/GoogleMaps.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Heading.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Html.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Icons.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Image.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/ImageBox.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Lists.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Modal.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Navigation.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Post.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/PriceTable.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Search.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Share.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Shortcode.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Slider.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Table.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Tabs.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/TextEditor.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Video.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Widgets.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/Cart.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/MyAccount.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/OrderTrack.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/ProductAddToCart.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/ProductCategories.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/ProductSingle.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/Products.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/WCCategory.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility/Base.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility/Categories.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility/ElGlobal.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility/PageTemplates.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility/Tabs.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Functions (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocks/Functions/general.php (added)
-
tags/0.0.1/inc/Plugins/ElementorBlocksInit.php (added)
-
tags/0.0.1/install.php (added)
-
tags/0.0.1/languages (added)
-
tags/0.0.1/languages/wpessential-elementor-blocks.pot (added)
-
tags/0.0.1/readme.txt (added)
-
tags/0.0.1/uninstall.php (added)
-
tags/0.0.1/vendor (added)
-
tags/0.0.1/vendor/autoload.php (added)
-
tags/0.0.1/vendor/composer (added)
-
tags/0.0.1/vendor/composer/ClassLoader.php (added)
-
tags/0.0.1/vendor/composer/InstalledVersions.php (added)
-
tags/0.0.1/vendor/composer/LICENSE (added)
-
tags/0.0.1/vendor/composer/autoload_classmap.php (added)
-
tags/0.0.1/vendor/composer/autoload_namespaces.php (added)
-
tags/0.0.1/vendor/composer/autoload_psr4.php (added)
-
tags/0.0.1/vendor/composer/autoload_real.php (added)
-
tags/0.0.1/vendor/composer/autoload_static.php (added)
-
tags/0.0.1/vendor/composer/installed.json (added)
-
tags/0.0.1/vendor/composer/installed.php (added)
-
tags/0.0.1/vendor/composer/platform_check.php (added)
-
tags/0.0.1/vendor/wpessential (added)
-
tags/0.0.1/vendor/wpessential/wpessential-require-notifier (added)
-
tags/0.0.1/vendor/wpessential/wpessential-require-notifier/LICENSE (added)
-
tags/0.0.1/vendor/wpessential/wpessential-require-notifier/src (added)
-
tags/0.0.1/vendor/wpessential/wpessential-require-notifier/src/RequireNotifier.php (added)
-
tags/0.0.1/wpessential-elementor-blocks.php (added)
-
trunk/.gitignore (added)
-
trunk/LICENSE (added)
-
trunk/assets (added)
-
trunk/assets/css (added)
-
trunk/assets/css/controls (added)
-
trunk/assets/css/controls/imageselect.css (added)
-
trunk/assets/css/controls/imageselect.min.css (added)
-
trunk/assets/css/wpessential-elementor-blocks.css (added)
-
trunk/assets/images (added)
-
trunk/assets/images/wpessential-logo.jpg (added)
-
trunk/assets/js (added)
-
trunk/assets/js/wpessential-elementor-editor.js (added)
-
trunk/assets/js/wpessential-elementor-editor.min.js (added)
-
trunk/composer.json (added)
-
trunk/composer.lock (added)
-
trunk/constants.php (added)
-
trunk/inc (added)
-
trunk/inc/Plugins (added)
-
trunk/inc/Plugins/ElementorBlocks (added)
-
trunk/inc/Plugins/ElementorBlocks/Assets (added)
-
trunk/inc/Plugins/ElementorBlocks/Assets/AssetsInit.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Assets/Enqueue.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Assets/RegisterAssets.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Controls (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Controls/ControlsInit.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Controls/ImageSelect.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/DynamicTag (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/DynamicTag/DynamicBase.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/DynamicTag/DynamicDataBase.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/DynamicTag/DynamicTagInit.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/ElementorInit.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Helper (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Helper/GetDynamicBase.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Helper/SetDynamicBase.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Helper/TextEditor.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Implement (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Implement/Crontrols.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Implement/Dynamic.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/BlogPost (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/BlogPost/Post.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/BlogPost/PostSyle1.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/BlogPost/PostSyle2.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/CalderaForm.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/ContactForm7.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/FormCategory.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/FormidableForm.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/Mc4Wp.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/NinjaForm.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Forms/WPForm.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders/LayerSlider.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders/MasterSlider.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders/RevolutionSlider.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders/SliderCategory.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Sliders/SmartSlider.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Accordions.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/BreadCrumbs.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Button.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Counter.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Divider.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/EmptySpace.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Gallery.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/GoogleMaps.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Heading.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Html.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Icons.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Image.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/ImageBox.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Lists.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Modal.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Navigation.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Post.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/PriceTable.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Search.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Share.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Shortcode.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Slider.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Table.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Tabs.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/TextEditor.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WPEssential/Video.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/Widgets.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/Cart.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/MyAccount.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/OrderTrack.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/ProductAddToCart.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/ProductCategories.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/ProductSingle.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/Products.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Shortcodes/WooCommerce/WCCategory.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility/Base.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility/Categories.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility/ElGlobal.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility/PageTemplates.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Builders/Elementor/Utility/Tabs.php (added)
-
trunk/inc/Plugins/ElementorBlocks/Functions (added)
-
trunk/inc/Plugins/ElementorBlocks/Functions/general.php (added)
-
trunk/inc/Plugins/ElementorBlocksInit.php (added)
-
trunk/install.php (added)
-
trunk/languages (added)
-
trunk/languages/wpessential-elementor-blocks.pot (added)
-
trunk/readme.txt (added)
-
trunk/uninstall.php (added)
-
trunk/vendor (added)
-
trunk/vendor/autoload.php (added)
-
trunk/vendor/composer (added)
-
trunk/vendor/composer/ClassLoader.php (added)
-
trunk/vendor/composer/InstalledVersions.php (added)
-
trunk/vendor/composer/LICENSE (added)
-
trunk/vendor/composer/autoload_classmap.php (added)
-
trunk/vendor/composer/autoload_namespaces.php (added)
-
trunk/vendor/composer/autoload_psr4.php (added)
-
trunk/vendor/composer/autoload_real.php (added)
-
trunk/vendor/composer/autoload_static.php (added)
-
trunk/vendor/composer/installed.json (added)
-
trunk/vendor/composer/installed.php (added)
-
trunk/vendor/composer/platform_check.php (added)
-
trunk/vendor/wpessential (added)
-
trunk/vendor/wpessential/wpessential-require-notifier (added)
-
trunk/vendor/wpessential/wpessential-require-notifier/LICENSE (added)
-
trunk/vendor/wpessential/wpessential-require-notifier/src (added)
-
trunk/vendor/wpessential/wpessential-require-notifier/src/RequireNotifier.php (added)
-
trunk/wpessential-elementor-blocks.php (added)
Note: See TracChangeset
for help on using the changeset viewer.