The wpst_meet_job_assignments short code will display job assignments for a meet. When displaying job assignments, the season long assignments are also displayed for each meet. Control of how the information is displayed is accomplished using optional arguments to the short code. For privacy reasons, display of names using initials, first or last, usernames, and e-mail [...]
This post demonstrates the usage of the wpst_meet_report shortcode. The shortcode allows the content of a meet report to appear in a page or a post. There are numerous options to the shortcode, see the wp-SwimTeam documentation for details. This example uses the following attributes: meetid=’3′ profile=’y’ showmap=’y’ optinoptout=’y’ usefirstinitial=’y’ sortby=’swimmerlabel’ Print This Post
February 8, 2009 – 7:06 am
This web site is the home of the wp-SwimTeam demo. This site supports a ficticious swim team and their ficticious swim schedule. Some of the opponents are real teams and are used simply for the purposes of demonstrationg various features of the wp-SwimTeam plugin. What can wp-SwimTeam do? Check out the full list of features [...]
August 14, 2008 – 7:17 pm
If you would like to include a swim club profile in a post or a page, wp-SwimTeam defines a short code to make doing so easy. For example, placing the following short code in a post, yields the following table of information. [wpst_club_profile clubid=# googlemap='y' link='y'] The googlemap keyword in the short code is optional [...]