यो प्लगिन वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन। यो अब सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

List-all-authors

विवरण

Anyone who wants to have a list of users with AND without posts, for exmple in multi-user-blogs, can have it now with my plugin.

स्थापना

  1. Plugin runterladen, extrahieren und in den Ordner wp-content/plugins hochladen.
  2. Plugin aktivieren.

Diese Funktion beinhaltet folgende Parameter:

wp-list-authors genutzt werden.

Fertig!

For the english-speaking friends:

I got it! My first wordpress-plugin runs!1. Download Plugin, unzip it and upload it to the to the root of your WordPress “plugins” folder (should be file wp-content/plugins).
2. Acivate it on the admin panel.
3. You get the list of authors wherever you want (sidebar or separate page) by using the function wp_all_authors.

This function includes:

optioncount=1 The number of posts of each author is shown. If you don’t want this, write 0 instead of 1.

hide_empty=0 Users without posts are shown. If you only want to show users with posts, use an 1 instead of 0:

exclude_admin=0 The administrator of the blog is shown. If you don’t want this, use the 1 instead of 0.

You can use all parameters of wordpress-function wp-list-authors.

That’s it!
The plugin is for free use. If you like it, don’t give money, but a comment 😉

Enjoy!

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“List-all-authors” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.0 initial release