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

Wp Wiki Userprofile

描述

This plugin is used to grab Wikipedia user contribution to wordpress blog. This plugin is intracted with Media Wiki API
using CURL request.

Plugin Features

  • Widget Support
  • Shortcode support

Shortcode Usage

*[wikiuser]

*[wikiuser param="editcount"]

*[wikiuser username="xxx" param="editcount"]

屏幕截图

  • screenshot-1.png

安装

This plugin Making request to Media Wiki API using CUL. So we must enable CURL in our server first.

e.g.

  1. Upload the entire wp-wiki-userprofile folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

How to enable CURL

checkout this link. I believe this will answer your question.

Can I get multiple user information ?

Yes, We can do this. add | seperated username in the plugin settings page.e.g user1|user2

评价

此插件暂无评价。

贡献者及开发者

「Wp Wiki Userprofile」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.2

  • waringing fix.

1.1

  • Shortcode support added.
  • Feedback links is are added.

1.0

  • Initial release.