ეს პლაგინი არ დატესტილა 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

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Wp Wiki Userprofile” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Wp Wiki Userprofile თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.2

  • waringing fix.

1.1

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

1.0

  • Initial release.