Opis
ScoutTroop is an plugin for Boy Scout troops. It provides mechanisms to assign ranks, patrols & leadership positions to scouts & roles to adults.
Features:
– Adds 2 new roles: Adult / Scout allowing
– Additional admin menus to:
— maintain patrol list
— assign scouts to patrols
— assign ranks to scouts
— assign leadership positions to scouts
— assign committee roles to adults
– [shortcodes]
— patrol directories
— patrol list
— committee directory
— scoutmaster directory
— rank table
Zrzuty ekranu
Instalacja
INSTALLATION:
1. Upload the scouttroop folder to the /wp-content/plugins/ directory
2. Activate the plugin through the \’Plugins\’ menu in WordPress
HOW TO USE:
1. Assign site users to a role of either Adult or Scout
2. Use the Scout Troop –> Patrols menu to add / edit / delete patrol names
3. Assign patrols, ranks, leadership roles and roles for adults (committee, scoutmaster) via the Scout Troop menu.
SHORTCODES:
[patrol_list] – Returns a list of patrols created via the Scout Troop admin screen.
[scoutbyrank] – Creates a table of ranks with columns of scout names. Names are show as first name, last initial for non-authenticated viewers.
[patroldirectory] – Accepts a command line variable of the desired patrol (http://yoursite.com/?PATROLNAME and returns a table of patrol members, phone numbers, leadership roles, and rank.
[committeedirectory] – Returns a table of adult members with committee positions.
[scoutmasterdirectory] – Returns a table of adult scoutmasters.
Najczęściej zadawane pytania
FAQs soon…
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„ScoutTroop” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “ScoutTroop” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.2.1 Cleanup of tables
1.2 Ordered admin screens by display_name
1.1 Updated Scout by Rank table, Removed reference to empty image
1.0 Initial release