[Plugin: Events Manager Extended] Released 3.3.5
-
From the changelog:
* Feature: added WP filter eme_directions_form_filter, so you can change the form generated by #_DIRECTIONS to your liking
* Feature: Hebrew translation (thanks to Edna)
* Feature: filter on status now possible in admin events screen
* Feature: the attendee list can now also show the number of reserved spaces per person
* Feature: the conditional tags now also can check if a tag is empty by adding “is_empty=1” as extra condition
* Feature: scopes “this_year” and “next_week” are now possible for shortcode events_list
* Feature: scope=”YYYY-MM-DD–today” and “today–YYYY-MM-DD” are now possible, to show events from a certain day in the past till now or from now till some day in the future, also “this_week–today”, “this_month–today”, “this_year–today”, “today–this_week”, “today–this_month”, “today–this_year”
* Feature: scope=+Nd, scope=-Nd, scope=+Nm, scope=-Nm, with “N” being a number, so you can now go N days/months in the past/future.
* Feature: scope=Nm–Mm, to get the events from month N in the past/future till month M in the past future (eg. scope=-3m–2m , scope=0m–3m)
* Feature: for conditional tags, I added a new shortcode:
#_IS_PRIVATE_EVENT (‘1’ if event is private, ‘0’ otherwise)
* Improvement: Updated pt_BR language (thanks to Gustavo Sousa)
* Improvement: fix some php notices
* Improvement: you can use calmonth and calyear as url parameters to influence the year/month of the calendar being shown
* Bugfix: WP changed the function sanitize_title_with_dashes in 3.1, so it didn’t replace accented characters anymore. Workaround has been put in place
* Bugfix: quote the person id in the SQL query for bookings to account for empty variables
* Bugfix: better avoidance of duplicate div-id’s for location maps when called in the event list
* Bugfix: when no bookings are made, 0 is now returned for RESERVEDSPACES and other shortcodes alike, and no longer an empty string
* Bugfix: removed some old code that was checking for magic_quotes_gpc, no longer needed
* Bugfix: for single events, if end day equals start day and end time is smaller than start time, put end day one day ahead but only if the end time has a value (if not: keep the end day intact)
* Bugfix: Hack to make the google maps window size correct before the map is shown, so it’s not cut off the first time
* Bugfix: Fixed private events to be totally hidden
* Bugfix: for correct RSS validation, <item> should start on a newline
* Bugfix: escape some chars for RSS feedshttps://www.ads-software.com/extend/plugins/events-manager-extended/
- The topic ‘[Plugin: Events Manager Extended] Released 3.3.5’ is closed to new replies.