Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨朋友们,我默认使用 YITH WooCommerce 愿望清单插件添加到愿望清单文本即将到来,我想用图标替换按钮文本。
有可能通过任何钩子吗?
提前致谢
您可以替换导航Wordpress Dashboard --> YITH Plugins --> Wishlist页面的“添加到愿望清单”文本。
Wordpress Dashboard --> YITH Plugins --> Wishlist
要自定义按钮,请将文件复制plugins/yith-woocommerce-wishlist/templates/add-to-wishlist-button.php到your-theme/woocommerce目录(如果尚未创建,请创建)并应用您的更改。
plugins/yith-woocommerce-wishlist/templates/add-to-wishlist-button.php
your-theme/woocommerce
有关更多信息,请参阅插件常见问题解答,以及插件文档。