This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

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.

बदलाव विवरण

1.2

  • waringing fix.

1.1

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

1.0

  • Initial release.