1.上传wp-solo-share目录到/wp-content/plugins/目录
2.在后台插件菜单中激活插件
3.进入后台,set-WP Solo Share设置,填写自己的支付二维码地址,大小自己控制,不打扰你了。
4.在你要显示的地方添加如下代码
<?php wp_share();?>
(instruct:
1. Upload the wp-solo-share directory to the /wp-content/plugins/ directory
2. Activate the plugin in the background plugin menu
3. Enter the background, set-WP Solo Share settings, fill in your own payment QR code address, the size can be controlled by yourself, and I won’t bother you anymore.
4. Add the following code where you want to display
<?php wp_share();?>)