Descripción
Set certain WooCommerce products to be non-purchasable (display-only), with a custom message and button text.
Features
- Set is_purchasable status of products.
- Works with all product types, including variable products.
- Customise the button text and message on product pages.
- Disable the message output altogether if desired.
Capturas
Instalación
Via FTP
- Upload non-purchasable-woocommerce-products to the /wp-content/plugins/ directory.
- Activate Non-Purchasable WooCommerce Products through the ‘Plugins’ menu in WordPress.
- That’s it! The default settings are applied automatically, and you can make further changes in the options page at WooCommerce > Settings > Products > Non-Purchasable Products if you wish.
Via WordPress Admin
- Go to Plugins > Add New.
- Search for Non-Purchasable WooCommerce Products and click Install.
- Click Activate once installation is complete.
- That’s it! The default settings are applied automatically, and you can make further changes in the options page at WooCommerce > Settings > Products > Non-Purchasable Products if you wish.
FAQ
-
Do I need to configure this plugin or change any settings?
-
No. The default settings are applied automatically once the plugin is activated, but you can change settings and the messages output through the options page (WooCommerce > Settings > Products > Non-Purchasable Products) if you wish.
Reseñas
Colaboradores y desarrolladores
«Non-Purchasable WooCommerce Products» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Non-Purchasable WooCommerce Products» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.4
- Refactor.
- Bug fixes.
- Admin product table column removed.
- Icon added to admin product table.
- Tested with latest version of WooCommerce.
1.3
- Added option to display raw HTML output instead of default WooCommerce message wrapper.
- Added unique class name to front-end message wrapper.
1.2
- Moved the in-product checkbox to it’s own tab due to issues with variable/grouped products.
- Added a link to the settings in the product data tab section.
- Tested with WordPress 4.9.8.
1.1
- Added «Purchasable?» column to the «Products» admin screen.
- Added option on the settings page to hide «Purchasable?» admin column.
- Fixed a couple of typos (again).
- Tested with WordPress 4.9.7.
1.0.2
- Increased filter priority to avoid potential plugin conflicts.
1.0.1
- Fixed minor typos.
1.0
- Initial release.