Description
WooCommerce Discontinued Products enables discontinued products for WooCommerce.
WooCommerce Discontinued Products requires the most current version of WooCommerce. You can find that here.
Features:
- Flag a product as discontinued.
- Remove add to cart and related functionality like add to wish list.
- Optionally hide product from shop, archive, and / or search pages, with the ability to override this on a per product bases.
- Keep discontinued product pages live for SEO purposes.
- Set text to show on discontinued products globally or on a per product basis.
- Choose one or more products to suggest as alternatives to discontinued products.
- Set text for alternative products globally or on a per product basis.
Translation
- None yet, but all are welcome
Documentation
- WooCommerce Discontinued Products documentation to come. It will be at WooCommerce Discontinued Products wiki on GitHub.
3rd Party Resources
- WooCommerce from Automattic.
Contribution
All contributions welcome. Please read the CONTRIBUTING doc for more details.
Installation
- Extract the .zip file for this plugin and upload its contents to the
/wp-content/plugins/
directory. Alternatively, you can install directly from the Plugin directory within your WordPress Install. - Activate the plugin through the « Plugins » menu in WordPress.
FAQ
FAQ’s usually end up in the github wiki.
Avis
Contributeurs & développeurs
« Discontinued Products » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Discontinued Products » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
2.0.2 10.29.2024
- Fixed – Conditionals that were causing blank archive pages.
2.0.1 10.29.2024
- Fixed – Optimize tax queries being added to the main query.
2.0.0 10.27.2024
- Major update to the plugin.
- Fixed – Queries use the taxonomy table for better performance.
- Added – DB updater to migrate product meta data to the new taxonomies.
1.1.7 04.25.2020
- Fixed – price class .discontinued
- Removed – span.discontinued into the price
1.1.6 04.23.2020
- Added span.discontinued into the price
- Added CSS Style
1.1.5 02.19.2019
- Add the DP_CSV_Import_Export class to include this plugins fields in the WooCommerce import / export feature.
- Fixed .pot file to include missing strings.
1.1.4 02.19.2019
- Replace price with discontinued text in shop loop to be constant with single product page behavior.
1.1.3 10.04.2018
- Add discontiued-notice class.
1.1.2 02.08.2018
- Add spacing in data panel tab.
- Fix missing gettext text domains.
1.1.1 11.07.2017
- Hide from product category pages when hidden from shop.
- Replace depreciated action hook.
- Fix alternative product search.
1.1.0 07.08.2016
- Add settings page.
1.0.0 07.08.2016
- Initial release, looking forward to adding more features soon.