Beskrivning
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"]
Installation
This plugin Making request to Media Wiki API using CUL. So we must enable CURL in our server first.
e.g.
- Upload the entire
wp-wiki-userprofilefolder to the/wp-content/plugins/directory - Activate the plugin through the ’Plugins’ menu in WordPress
Vanliga frågor
- 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
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Wp Wiki Userprofile” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Wp Wiki Userprofile” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.2
- waringing fix.
1.1
- Shortcode support added.
- Feedback links is are added.
1.0
- Initial release.

