该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Author Social Links

屏幕截图

  • An example of what the 16×16 icons will look like next to the author’s name
  • The added fields to the Contact Info form under edit User Profile

安装

Installation is really simple.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Update the Contact Info fields in your user profile

常见问题

The links aren’t showing up, what’s wrong?

This plugin relies on your theme using the the_author_posts_link function to generate the author link. If your theme uses it’s own hooks or builds the link itself using get_author and get_author_link instead, the plugin will not work properly.

评价

此插件暂无评价。

贡献者及开发者

「Author Social Links」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.0.1

  • A plugin is born