All in One Woo
开发者 |
zakirstage
|
更新时间 |
2020年12月1日 23:53 |
PHP版本: |
4.1 及以上 |
WordPress版本: |
5.5.3 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
This plugin helps you customize WooCommerce without writing any code! All in One Woo plugin allows WordPress/WooCommerce admin to rename the default label/buttons throughout the WooCommerce shop, checkout, cart and product page. It also allows to edit colors of existing buttons such as add to cart, buy product, view products, select options buttons.
安装:
- Upload the plugin directory to the
/wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Go to All in One Woo section and edit as you wish.
屏幕截图:
更新日志:
1.0.2
Release Date - 1st December 2020
- Fix: all_in_one_woo_cart_text(). Adds ! is_admin() not to override admin labels/texts
- Pending issue: Not compatible with Gutenberg yet. You need to use woocommerce shortcode instead. For example to display best selling products in home page or any other page, use this code: [products limit="3" columns="3" best_selling="true" ]. Complete details are found here: https://docs.woocommerce.com/document/woocommerce-shortcodes/