Latest releases

  • by Bastien Ho
    Ensure script is loaded in shortcode context Fix "undefined" price in map
  • by Bastien Ho
    Add 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 Ho
    fix save_bulkdatas(): Add nonce verification for security, reported by Francesco Carlucci fix ltrim() Passing null to parameter 1, reported by ov3rfly
  • by Bastien Ho
    Security: Authenticated (Contributor+) Stored Cross-Site Scripting, reported by Peter Thaleikis
  • by Bastien Ho
    Security: Sanitize GPS coordinates, fixes Cross Site Scripting, reported by preo
  • by Bastien Ho
    Security: Fix Cross Site Scripting, reported by Peter Thaleikis
  • by Bastien Ho
    Security: Fix vulnerability to XSS in
    A calendar of events
    2025Apr
    SMTWTFS
    12345
    6789101112
    13141516171819
    20212223242526
    27282930
    shortcode Ensure that date is well formated in
    A calendar of events
    2025Apr
    SMTWTFS
    12345
    6789101112
    13141516171819
    20212223242526
    27282930
    shortcode
  • by Bastien Ho
    Security: Fix vulnerability to local file inclusion
  • by Bastien Ho
    Fixed a bug that display html as string in event calendar blocks Fixed javascript warning in event map block
  • by Bastien Ho
    Security: 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 Ho
    Fix quick edit fields
  • by Bastien Ho
    Fix 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