Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Wp Wiki Userprofile

Disgrifiad

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"]

Lluniau Sgrin

Gosod

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

Cwestiynau Cyffredin

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

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“Wp Wiki Userprofile” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “Wp Wiki Userprofile” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

1.2

  • waringing fix.

1.1

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

1.0

  • Initial release.