Changeset 3348553
- Timestamp:
- 08/22/2025 09:56:39 AM (7 months ago)
- Location:
- filter-order-history-for-woocommerce
- Files:
-
- 2 edited
-
tags/1.0.0/README.txt (modified) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
filter-order-history-for-woocommerce/tags/1.0.0/README.txt
r3348520 r3348553 23 23 * Drag-and-drop admin interface for column management 24 24 25 For more information about this plugin, please visit the [plugin page](https://products.wijnberg.dev/ ).25 For more information about this plugin, please visit the [plugin page](https://products.wijnberg.dev/product/wordpress/plugins/filter-order-history/). 26 26 27 27 === Requirements === … … 60 60 After installation and configuration, customers will see enhanced functionality on the **My Account > Orders** page: 61 61 62 1. **Filtering Interface**: A filtering form appears above the orders table63 2. **Dropdown Filters**: Easy selection for categorical fields like status and payment method64 3. **Date Range Filters**: Date pickers for filtering by order dates65 4. **Active Filters**: Clear display of applied filters with removal options66 5. **Custom Columns**: Additional order information columns as configured by admin62 1. **Filtering interface**: A filtering form appears above the orders table 63 2. **Dropdown filters**: Easy selection for categorical fields like status and payment method 64 3. **Date range filters**: Date pickers for filtering by order dates 65 4. **Active filters**: Clear display of applied filters with removal options 66 5. **Custom columns**: Additional order information columns as configured by admin 67 67 68 68 == Installation == 69 69 70 1. Upload the plugin files to the `/wp-content/plugins/ wdevs-filter-order-history` directory, or install the plugin through the WordPress plugins screen directly.70 1. Upload the plugin files to the `/wp-content/plugins/filter-order-history-for-woocommerce` directory, or install the plugin through the WordPress plugins screen directly. 71 71 2. Activate the plugin through the 'Plugins' screen in WordPress. 72 72 3. Use the WooCommerce > Settings > Filter Order History screen to configure the plugin. -
filter-order-history-for-woocommerce/trunk/README.txt
r3348520 r3348553 23 23 * Drag-and-drop admin interface for column management 24 24 25 For more information about this plugin, please visit the [plugin page](https://products.wijnberg.dev/ ).25 For more information about this plugin, please visit the [plugin page](https://products.wijnberg.dev/product/wordpress/plugins/filter-order-history/). 26 26 27 27 === Requirements === … … 60 60 After installation and configuration, customers will see enhanced functionality on the **My Account > Orders** page: 61 61 62 1. **Filtering Interface**: A filtering form appears above the orders table63 2. **Dropdown Filters**: Easy selection for categorical fields like status and payment method64 3. **Date Range Filters**: Date pickers for filtering by order dates65 4. **Active Filters**: Clear display of applied filters with removal options66 5. **Custom Columns**: Additional order information columns as configured by admin62 1. **Filtering interface**: A filtering form appears above the orders table 63 2. **Dropdown filters**: Easy selection for categorical fields like status and payment method 64 3. **Date range filters**: Date pickers for filtering by order dates 65 4. **Active filters**: Clear display of applied filters with removal options 66 5. **Custom columns**: Additional order information columns as configured by admin 67 67 68 68 == Installation == 69 69 70 1. Upload the plugin files to the `/wp-content/plugins/ wdevs-filter-order-history` directory, or install the plugin through the WordPress plugins screen directly.70 1. Upload the plugin files to the `/wp-content/plugins/filter-order-history-for-woocommerce` directory, or install the plugin through the WordPress plugins screen directly. 71 71 2. Activate the plugin through the 'Plugins' screen in WordPress. 72 72 3. Use the WooCommerce > Settings > Filter Order History screen to configure the plugin.
Note: See TracChangeset
for help on using the changeset viewer.