- by Bastien HoEnsure script is loaded in shortcode context Fix "undefined" price in map
- by Bastien HoAdd support for organization / remote offer in rich event data Manage multiple maps on single page Security: Escape attributes in custom boxes Fix too much escaped HTML in eventpost/details block Fix missing script for single map link Disambiguate event_category class Remove deprecated FILTER_SANITIZE_STRING Moves Weather to EventPost namespace Re-order hooks, fix warnings
- by Bastien Hofix save_bulkdatas(): Add nonce verification for security, reported by Francesco Carlucci fix ltrim() Passing null to parameter 1, reported by ov3rfly
- by Bastien HoSecurity: Authenticated (Contributor+) Stored Cross-Site Scripting, reported by Peter Thaleikis
- by Bastien HoSecurity: Sanitize GPS coordinates, fixes Cross Site Scripting, reported by preo
- by Bastien HoSecurity: Fix Cross Site Scripting, reported by Peter Thaleikis
- by Bastien HoSecurity: Fix vulnerability to XSS inshortcode Ensure that date is well formated in
A calendar of events 2025AprS M T W T F S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 shortcodeA calendar of events 2025AprS M T W T F S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 - by Bastien HoSecurity: Fix vulnerability to local file inclusion
- by Bastien HoFixed a bug that display html as string in event calendar blocks Fixed javascript warning in event map block
- by Bastien HoSecurity: Fix authenticated (Contributor+) Stored Cross-Site Scripting via shortcode Uses bulk_edit_posts hook, fixes lack of verification in bulk edit Escape some outputs Fix missing jQuery dependency in timeline-block Misc: De-index not existing "Event-post front" and "Event-post admin" blocks Add main global EventPost object for JS variables Allows to skip deprecation error Adds instructions for translators Limit number of tags in plugin README Now requires WordPress 6.3
- by Bastien HoFix quick edit fields
- by Bastien HoFix call of Wp_Query in EventPost\Children Fix display of hours in timepicker for AM/PM format Fix saving of timeline schemas settings Use wp_json_encode instead of json_encode Use rawurlencode instead of urlencode Adds instructions for translators