该插件为 WP Solo Share

把wp-solo-share上传在wp-content/plugins中

在后台打开插件,安装即可

使用方法 添加 <?php wp_share();?> 到需要的位置

这里说的需要的位置4号网添加在了在文章末端,

文件位置:4.plus/wp-content/themes/ripro/parts/template-parts/content-single.php

代码位置:插入为第10行即可