嗨朋友我正在使用YITH WooCommerce Wishlist插件默认添加到心愿单文本即将到来,我想用图标替换Button文本。
是否可以通过任何钩子?
提前致谢
答案 0 :(得分:4)
'添加到心愿单'文字,您可以替换导航Wordpress Dashboard --> YITH Plugins --> Wishlist
页。
要自定义按钮,请将文件plugins/yith-woocommerce-wishlist/templates/add-to-wishlist-button.php
复制到your-theme/woocommerce
目录(如果尚未创建,create)并应用更改。
有关详情,请参阅plugin FAQ,plug-in documnetation。