Event Organiser Pro 1.7.2

1.7.2 has just been released. This is a fairly minor bug-fix update that addresses a few issues. Uses HTTP_X_HTTP_METHOD_OVERRIDE instead of PUT/DELETE requests – Since 1.7 a couple of people reported not being able to update or delete booking forms. The problem was their host had PUT and DELETE requests disabled by default. While enabling …

Read more »

PayPal Pro: Beta Testing

If you have a payment gateway that you want to see supported by Event Organiser, you can request it with this form. Out of the box, Event Organiser supports PayPal and ‘offline’ as means of selling tickets. There is also the stripe extension, for accepting credit card payments on your site (without sending them to …

Read more »

Event Organiser Pro 1.7 Released

1.7 marks a massive improvement to the plug-in’s handling of booking forms (though there should be no major alterations to the mark-up produced). Event Organiser Pro now provides a robust API for modifying forms and form elements. This is all with the view of putting in place a strong foundation for some more advanced features …

Read more »

Booking form template changes in 1.8

At the time of writing, Event Organiser 1.7.0 is in beta. In 1.8 the booking form template is changing. If you’ve customised the booking form by editing the booking form template (eo-booking-form.php) then there are a few things that you should do before updating (to 1.8.0). If you saw the following alert in your WordPress …

Read more »

Discount Codes 1.2

There has been a minor, but important, update to the Discount Codes extension. If you intend on updating to Event Organiser Pro 1.7.0, it’s recommended that you update Discount Codes first as it fixes some strict errors (which may appear) and a small loss of functionality in the booking form customiser that will occur otherwise. …

Read more »

Pro 1.6 released

Event Organiser Pro 1.6 has just been released. It contains a few major feature enhancements, as well as fixes for a number of minor bugs. Here’s a breakdown of this latest release: Booking Status API With 1.6 you can now create custom booking statuses to allow you to better organise or track the progress of …

Read more »

Event Organiser Discount Codes 1.1

The discount codes extension for Event Organiser was released earlier today. This is a fairly minor update which fixes a minor JavaScript bug and adds four filters (2 client site, 2 server side): eventorganiser.is_discount_valid – filters whether a discount is valid, client side eventorganiser_is_discount_code_valid – filters whether a discount is valid, server side eventorganiser.discount filters …

Read more »

Event Organiser Pro 1.6

Event Organiser Pro will be released shortly, and is now available for beta-testing. If you want to get hold of a copy early then fill out the form at the bottom of this page. Here’s a summary of what you can expect in 1.6: Booking Status API You can now easily create custom booking statuses …

Read more »

Hook Documentation

The Event Organiser codex now has a dedicated hook reference section. This details the actions and filters used in Event Organiser, along with their location, arguments and examples of their use. Currently there are 52 hooks documented with more being added, including from Pro and other extensions. The hook reference builds upon the substantial function …

Read more »

Event Organiser Pro 1.5.2

This is a minor bug-fix update. The most important bug-fix resolves a bug introduced in 1.5 where deactivating Event Organiser causes a fatal error if Event Organiser Pro is still activated. Pro requires the free version to function, but it’s nice to degrade gracefully. With this update, you won’t get an error, but instead you’ll …

Read more »