My WP Plugin ‘bookable_events’
This plugin allows you to create a bookable event using the custom fields. A post creator can make a post ‘bookable’ selecting the custom field ‘bookable_event’ (automatically created at the plugin activation) and setting a value for it, e.g. the ‘yes’ value.
The registered users can add/remove their participation to an event (represented by a post) by links at the bottom of the post. This plugin provides also a widget displaying the list of the last ‘bookable events’ added.
This post is an example how this plugin works.
You can download it from http://wordpress.org/extend/plugins/bookable-events/
Internationalization support: English (default), Italian, Spanish.
Updating the plugin: upload the ‘bookable-events’ folder without disinstalling the plugin if you don’t want to lose the participants’ lists already created.
Se vuoi registrarti per questo evento, clicca sul seguente link dopo aver effettuato il login.
Registrati!
Se vuoi deregistrarti da questo evento, clicca sul seguente link dopo aver effettuato il login.
Deregistrati!
Visualizza la lista dei partecipanti

Shoutbox RSS Feed
giugno 21st, 2009 alle 19:38
Now it’s available the 1.0.4 version. It works from WP 2.7 version.
novembre 11th, 2009 alle 11:55
While evaluating you plugin, using wp 2.8.5,
I had the following problems,
1) a css styling effect, while a post having custom field settings used by you plugin is in the posts loop on the front page, the sidebar is displaced so that the whole sidebar appears below output of the posts loop, but still horizontally in the correct place. I’ve seen this before usually its due to an unpaired formatting tag/shortcode etc, but its not that, well not within my content, this effect is NOT visible when the event post is the single post on display, or on the second or other pages of posts.
2) its incompatible with the wp-footnotes plugin since its making it lose its text before the footnotes output and making it look in the display as if the footnotes are the link to get to booking for the event as a single post.
3) its incompatible with Hackadelic Sliding Notes plugin since in the posts loop its grabing the series of links to posts in the series to appear as if they are the link to click to book for the event.
I’m disabling the plugin until I see a new version or you want to arrange to see the problem on my site.
novembre 11th, 2009 alle 19:48
Hi DavyB,
thank you very much for your clear and accurate feedback.
I’m sorry but now I’m working very little on this plugin (only for that concerns an options page).
In the future, if I’ll have a bit of time to improve it, I’ll try to take into account your problems with the plugin.
Fran