Changeset 3245555
- Timestamp:
- 02/24/2025 08:59:24 AM (13 months ago)
- Location:
- meal-planner
- Files:
-
- 4 edited
-
assets/screenshot-1.jpg (modified) (previous)
-
assets/screenshot-2.jpg (modified) (previous)
-
trunk/meal-planner.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
meal-planner/trunk/meal-planner.php
r3240666 r3245555 4 4 * Plugin URI: http://webdesksolution.com/ 5 5 * Description: This plugin helps you to create the Meal packages that will allow users to purchase the meal plans as per their requirements. 6 * Version: 1.0. 06 * Version: 1.0.1 7 7 * Text Domain: meal-planner 8 8 * Author: webdesksolution -
meal-planner/trunk/readme.txt
r3240666 r3245555 1 === Meal Planner ===1 === Meal Planner Plugin === 2 2 Contributors: webdesksolution 3 3 Tags: woocommerce, meal, planner, customizer 4 Requires at least: 6.05 Tested up to: 6.74 Requires at least: 3.0.1 5 Tested up to: 3.4 6 6 License: GPLv2 or later 7 Stable tag: 1.0.07 Stable tag: 3.4 8 8 9 Create and sell customizable meal plans in WooCommerce based on duration, meals, and delivery preferences. 9 == Installation == 10 1. Upload "meal-planner" folder to the '/wp-content/plugins/' directory 11 2. Activate the plugin through the 'Plugins' menu in WordPress 12 13 == Frequently Asked Questions == 14 = How can i enable meal planner to woocommerce product = 15 Goto Woocommerce >> Product >> Edit/edit any product >> you will see "Active this product for meal plan" checkbox 16 17 == Screenshots == 18 1. How it looks at front end side. 19 2. Product Admin 10 20 11 21 == Description == … … 14 24 It also updates the order amount based on the duration selected. 15 25 16 **New in Version 1.1.0:** 17 * Upgraded design for better user experience. 18 * Updated code for compatibility with the latest WooCommerce and WordPress versions. 19 * Enhanced security and code optimizations. 26 == Key Features: == 20 27 21 == Installation ==22 1. Upload "meal-planner" folder to the '/wp-content/plugins/' directory23 2. Activate the plugin through the 'Plugins' menu in WordPress24 25 == Frequently Asked Questions ==26 = How can I enable the meal planner for a WooCommerce product?27 Go to WooCommerce >> Product >> Edit any product >> You will see an "Activate this product for meal plan" checkbox.28 29 == Changelog ==30 = 1.1.0 =31 * Upgraded design for better user experience.32 * Updated code for compatibility with the latest WooCommerce and WordPress versions.33 * Enhanced security and code optimizations.34 35 = 1.0.0 =36 * First version of the plugin.37 38 == Upgrade Notice ==39 = 1.1.0 =40 * Upgrade to the latest version for enhanced design, security, and compatibility with the latest WooCommerce and WordPress versions.41 42 == Screenshots ==43 1. Frontend display of meal plans.44 2. Product admin settings.45 46 == Key Features: ==47 28 1) Select Meal Plan 48 29 2) Select the Duration of the meal plan 49 30 3) Select the days per week 50 4) Feature to add additional mealsto the package31 4) Feature to add additional Meal to the package 51 32 5) Comment section for product 52 33 6) Delivery date selection 53 34 54 Admin can customize WooCommerce products using this plugin. The plugin helps you create different meal packages, set prices, quantities, etc. 35 Admin can Customize Woocommerce product using this plugin. The Plugin helps you to create the different meal packages, Set the Price, quantity etc. 36 37 == Changelog == 38 = 1.0.1 39 * This maintenance release contains a bug fix plus compatibility with WordPress major release version 6.7 40 41 = 1.0.0 42 * First version of the plugin.
Note: See TracChangeset
for help on using the changeset viewer.