[Plugin: Events Manager Extended] Released 3.3.2
-
From the changelog:
* Feature: SEO/permalinks for single events, locations and calendar days
* Feature: filter form now also works for calendar concerning the scope (week or month)
* Feature: [events_filter] has a new parameter “fields”, can contain a comma seperated list of fields that should be shown (the filter format is general, and using this, you can hide certain fields in certain forms). For a calendar, you may want to block showing weeks, so you can use eg: [events_filter fields=categories,months] (and make sure the “filter form format” contains at least the filters for month and cats)
* Feature: new placeholder for events: #_USER_RESERVEDSPACES (or #_USER_BOOKEDSEATS), gives the number of seats a users has registered for an event
* Feature: new parameter for [events_list]: “user_registered_only”. If value=1, it will only give a list of events the user has registered for (only works for WP registered users of course)
* Feature: “showperiod=yearly” now also possible, also filtering per year
* Feature: external link possible for an event, so when you click on the single event details, you go to that page
* Feature: added the ability to clean up old events
* Feature: you can now disable/enable the use of the scrollwheel inside google maps
* Feature: you can now use “notcontains” in the conditional tag [events_if]
* Improvement: Czech language update (thanks to Alan Eckhardt)
* Improvement: hour also taken into account for future/past events list
* Improvement: to prevent going on indefinitely and thus allowing search bots to go on for ever, we stop providing links if there are no more events left
* Improvement: JQuery lib updates for timeentry
* Improvement: removed more php warnings
* Bugfix: #_CATEGORIES should seperate categories by “, ” and not just “,”
* Bugfix: the filter form was not performing the correct sql for multiple town filtering
* Bugfix: the filter form was not correctly escaping the input
* Bugfix: the calendar prev/next links are now javascripted per calendar div, important if you have more than one calendar on the page (otherwise it could cause an avalange of jquery requests)
* Bugfix: the ajax code for the calendar and locations was not returning the data in the UTF-8 (or blog) charset
* Bugfix: prevent ajax cachinghttps://www.ads-software.com/extend/plugins/events-manager-extended/
- The topic ‘[Plugin: Events Manager Extended] Released 3.3.2’ is closed to new replies.