Opis
List Contributors does exactly what it says; shows a list of your contributing authors and their posts. Uses jQuery to hide/show their biographies. Allows for rich-text descriptions as well as photographs. Integrates seamlessly with the WordPress User database.
Feature List
- Identify your contributors from a drop-down menu of all registered WordPress users on your site.
- Each contributor gets a description and an optional photograph.
- Accordion-like slides hide and show contributor biographies and photographs.
- Turn jQuery on or off from the admin panel to prevent conflicts.
- Display your contributors using template tag or shortcode.
Instalacja
- Upload the List Contributors directory to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins’ menu in WordPress
- You have a few display options:
- Template tag:
<?php if (function_exists('list_contributors_handler')) echo list_contributors_handler(); ?>
- Shortcode: [list-contributors]
- Template tag:
Najczęściej zadawane pytania
None yet.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„List Contributors” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “List Contributors” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.