Changeset 3094852
- Timestamp:
- 05/29/2024 10:57:42 PM (22 months ago)
- Location:
- wpappsdev-pcbuilder
- Files:
-
- 116 added
- 1 edited
-
tags/2.0.0 (added)
-
tags/2.0.0/assets (added)
-
tags/2.0.0/assets/css (added)
-
tags/2.0.0/assets/css/wpadpcbu-admin.css (added)
-
tags/2.0.0/assets/css/wpadpcbu-public.css (added)
-
tags/2.0.0/assets/js (added)
-
tags/2.0.0/assets/js/wpadpcbu-admin.js (added)
-
tags/2.0.0/assets/js/wpadpcbu-public.js (added)
-
tags/2.0.0/assets/lib (added)
-
tags/2.0.0/assets/lib/ion.rangeSlider.min.css (added)
-
tags/2.0.0/assets/lib/ion.rangeSlider.min.js (added)
-
tags/2.0.0/assets/lib/waitMe.min.css (added)
-
tags/2.0.0/assets/lib/waitMe.min.js (added)
-
tags/2.0.0/includes (added)
-
tags/2.0.0/includes/Abstracts (added)
-
tags/2.0.0/includes/Abstracts/WPAppsDevShortcode.php (added)
-
tags/2.0.0/includes/Admin (added)
-
tags/2.0.0/includes/Admin.php (added)
-
tags/2.0.0/includes/Admin/Menu.php (added)
-
tags/2.0.0/includes/Admin/Product.php (added)
-
tags/2.0.0/includes/Admin/Settings.php (added)
-
tags/2.0.0/includes/Ajax.php (added)
-
tags/2.0.0/includes/Assets.php (added)
-
tags/2.0.0/includes/Component.php (added)
-
tags/2.0.0/includes/DynamicTaxonomy.php (added)
-
tags/2.0.0/includes/FiltersGroup.php (added)
-
tags/2.0.0/includes/Frontend (added)
-
tags/2.0.0/includes/Frontend.php (added)
-
tags/2.0.0/includes/Frontend/CustomerDashboard.php (added)
-
tags/2.0.0/includes/Helper (added)
-
tags/2.0.0/includes/Helper/BuilderManager.php (added)
-
tags/2.0.0/includes/Helper/SavedConfigurationManager.php (added)
-
tags/2.0.0/includes/Helper/SearchManager.php (added)
-
tags/2.0.0/includes/Installer.php (added)
-
tags/2.0.0/includes/Shortcodes (added)
-
tags/2.0.0/includes/Shortcodes/PcBuilders.php (added)
-
tags/2.0.0/includes/Shortcodes/PcBuildersSearch.php (added)
-
tags/2.0.0/includes/Shortcodes/Shortcodes.php (added)
-
tags/2.0.0/includes/Traits (added)
-
tags/2.0.0/includes/Traits/Singleton.php (added)
-
tags/2.0.0/includes/functions-helper.php (added)
-
tags/2.0.0/languages (added)
-
tags/2.0.0/languages/wpappsdev-pcbuilder.pot (added)
-
tags/2.0.0/readme.txt (added)
-
tags/2.0.0/templates (added)
-
tags/2.0.0/templates/admin (added)
-
tags/2.0.0/templates/admin/admin-notice.php (added)
-
tags/2.0.0/templates/admin/category-add-form.php (added)
-
tags/2.0.0/templates/admin/category-edit-form.php (added)
-
tags/2.0.0/templates/admin/product-metabox.php (added)
-
tags/2.0.0/templates/dashboard (added)
-
tags/2.0.0/templates/dashboard/saved-configurations.php (added)
-
tags/2.0.0/templates/dashboard/view-configuration.php (added)
-
tags/2.0.0/templates/shortcodes (added)
-
tags/2.0.0/templates/shortcodes/pc-builder-product.php (added)
-
tags/2.0.0/templates/shortcodes/pc-builder-search.php (added)
-
tags/2.0.0/templates/shortcodes/pc-builder.php (added)
-
tags/2.0.0/vendor (added)
-
tags/2.0.0/vendor/WPAppsDev (added)
-
tags/2.0.0/vendor/WPAppsDev/WpadCpt.php (added)
-
tags/2.0.0/vendor/WPAppsDev/WpadHelper.php (added)
-
tags/2.0.0/vendor/WPAppsDev/WpadMetaBox.php (added)
-
tags/2.0.0/vendor/WPAppsDev/WpadSettingApi.php (added)
-
tags/2.0.0/vendor/WPAppsDev/WpadTaxonomy.php (added)
-
tags/2.0.0/vendor/WPAppsDev/assets (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/css (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/css/chosen.css (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/css/jqueryui.css (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/css/meta_box.css (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/images (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/images/chosen-sprite.png (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/images/image.png (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/images/sprite.png (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/js (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/js/chosen.js (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/js/nap.js (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/js/scripts.js (added)
-
tags/2.0.0/vendor/WPAppsDev/assets/js/settings.js (added)
-
tags/2.0.0/vendor/WPAppsDev/fields (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/checkbox-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/checkbox-group-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/color-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/date-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/editor-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/email-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/file-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/image-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/image-field1.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/multiimage-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/number-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/post-checkboxes-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/post-drop-sort-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/post-select-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/radio-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/repeatable-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/select-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/slider-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/tax-checkboxes-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/tax-select-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/text-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/textarea-field.php (added)
-
tags/2.0.0/vendor/WPAppsDev/fields/url-field.php (added)
-
tags/2.0.0/vendor/autoload.php (added)
-
tags/2.0.0/vendor/composer (added)
-
tags/2.0.0/vendor/composer/ClassLoader.php (added)
-
tags/2.0.0/vendor/composer/InstalledVersions.php (added)
-
tags/2.0.0/vendor/composer/LICENSE (added)
-
tags/2.0.0/vendor/composer/autoload_classmap.php (added)
-
tags/2.0.0/vendor/composer/autoload_files.php (added)
-
tags/2.0.0/vendor/composer/autoload_namespaces.php (added)
-
tags/2.0.0/vendor/composer/autoload_psr4.php (added)
-
tags/2.0.0/vendor/composer/autoload_real.php (added)
-
tags/2.0.0/vendor/composer/autoload_static.php (added)
-
tags/2.0.0/vendor/composer/installed.json (added)
-
tags/2.0.0/vendor/composer/installed.php (added)
-
tags/2.0.0/wpappsdev-pcbuilder.php (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpappsdev-pcbuilder/trunk/readme.txt
r3094850 r3094852 2 2 Contributors: saifulananda 3 3 Plugin Name: WooCommerce Custom Product Builder or Configurator - Especially PC Builder Toolkit 4 Tags: PC builder, WooCommerce PC builder, Computer component, product builder, product configurator4 Tags: PC builder, computer builder, WooCommerce PC builder, Computer component, product builder, product configurator 5 5 Author URI: https://siananda.me/ 6 6 Author: Saiful Islam Ananda … … 8 8 Tested up to: 6.5.3 9 9 Version: 2.0.0 10 Stable tag: 2.0.0 10 11 License: GPLv2 or later 11 12 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.