I released a second build today, v1.26.871 was pushed out late tonight. I don’t like to do this as constantly having the Update notice on your Dashboard can be a bit of a nuisance. We’re gearing up for Swim Team, he have our season opening party in one week so I’ve am trying to get ready and have been working on the plugin a lot over the past few days.
This build addresses a few minor nits but the primary new feature is the ability to display the meet time as part of the wpst_meet_schedule short code.
- I’ve added a new option to Miscellaneous tab to control how time is formatted. Usage of the format is not yet pervasive through the plugin.
- Enhanced wpst_meet_schedule shortcode with two new attributes: fmt=’time format’ and ‘showtime=yes|no’. Default is not to show the time and use the time setting from the Miscellaneous tab. The fmt attribute expects a string formatted following the conventions outlined in the PHP date function.
- Removed redundant code from Swim Meet module.
The build has been pushed to the WordPress plugin repository and also appears on my Download & Installation page.