<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Events Manager for WordPress</title>
	<atom:link href="http://wp-events-plugin.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp-events-plugin.com</link>
	<description>Event Registration, Bookings, Calendars, Locations</description>
	<lastBuildDate>Sun, 21 Apr 2013 17:34:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>5.3.9 and Pro 2.3.4 &#8211; Update Now!</title>
		<link>http://wp-events-plugin.com/blog/2013/04/21/5-3-9-and-pro-2-3-4-update-now/</link>
		<comments>http://wp-events-plugin.com/blog/2013/04/21/5-3-9-and-pro-2-3-4-update-now/#comments</comments>
		<pubDate>Sun, 21 Apr 2013 17:34:39 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wp-events-plugin.com/?p=2362</guid>
		<description><![CDATA[A few days after the most recent updates, we came across a couple of issues on both the Main/Free plugin and Pro add-on that required a quick fix and release of stable versions. The most important fix is within Events Manager 5.3.9 which consists of closing a potential XSS vulnerability]]></description>
				<content:encoded><![CDATA[<p>A few days after the most recent updates, we came across a couple of issues on both the Main/Free plugin and Pro add-on that required a quick fix and release of stable versions.</p>
<p>The most important fix is within Events Manager 5.3.9 which consists of closing a potential XSS vulnerability in the event search forms. Therefore, if you are using template files, we strongly suggest you take a look at the html change in the search box itself and move those over to your modifications.</p>
<p>The Pro version update is for a bug that cropped up in one of the recent updates due to the introduction of our Multiple Bookings beta feature, concerning the Form Editor and being able to switch between custom-created forms.</p>
<h2>5.3.9 Changelog</h2>
<ul>
<li>fixed XSS vulnerability in search form field</li>
<li>fixed php warnings in events-list.php</li>
<li>&#8216;mail sent&#8217; messages not shown if no mails actually sent without errors, changed wording of &#8216;mail&#8217; to &#8216;email&#8217;</li>
<li>updated French and German languages</li>
<li>added links to category page on #_EVENTCATEGORYIMAGES images</li>
<li>reordered search form template variable definitions for future splitting up of fields into individual reusable templates</li>
<li>changed htmlspecialchars to esc_attr, added esc_attr to various input fields</li>
<li>improved sanitization of front-end form title submission to prevent entity conversion in db records</li>
<li>fixed missing EM js variables on public edit/submit events page</li>
</ul>
<h2>Pro 2.3.4 Changelog</h2>
<ul>
<li>fixed bug when trying to switch booking forms in form editor</li>
<li>fixed localization typo</li>
<li>added sanitation to various input textboxes in admin area</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wp-events-plugin.com/blog/2013/04/21/5-3-9-and-pro-2-3-4-update-now/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>5.3.8 and Pro 2.3.3 Released</title>
		<link>http://wp-events-plugin.com/blog/2013/04/18/5-3-8-and-pro-2-3-3-released/</link>
		<comments>http://wp-events-plugin.com/blog/2013/04/18/5-3-8-and-pro-2-3-3-released/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 13:21:35 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wp-events-plugin.com/?p=2360</guid>
		<description><![CDATA[5.3.8 Changelog fixed timthumb issues due to new local fetching modification and bad file inclusion path fixed time/date separators in settings page not being used added yarpp support to post types fixed some tag and category warnings when using assigned tags/categories pages fixed various PHP warnings updated French Pro 2.3.3]]></description>
				<content:encoded><![CDATA[<h2>5.3.8 Changelog</h2>
<ul>
<li>fixed timthumb issues due to new local fetching modification and bad file inclusion path</li>
<li>fixed time/date separators in settings page not being used</li>
<li>added yarpp support to post types</li>
<li>fixed some tag and category warnings when using assigned tags/categories pages</li>
<li>fixed various PHP warnings</li>
<li>updated French</li>
</ul>
<h2>Pro 2.3.3 Changelog</h2>
<ul>
<li>fixed coupon final price miscalculations when tax is automatically included in ticket price</li>
<li>fixed customer user gateway fields not being passed on correctly when in no-user mode</li>
<li>fixed password user field problems in MB mode</li>
<li>improved pro update notifier and key checking consistency</li>
<li>added option for MB bookings submit button</li>
<li>fixed form regex rules still being required if value is blank and form field not required</li>
<li>fixed user profile page failed validation still resulting in update notice along with errors</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wp-events-plugin.com/blog/2013/04/18/5-3-8-and-pro-2-3-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro 2.3.2 &#8211; Multiple Bookings Goes Beta!</title>
		<link>http://wp-events-plugin.com/blog/2013/03/26/pro-2-3-2-multiple-bookings-goes-beta/</link>
		<comments>http://wp-events-plugin.com/blog/2013/03/26/pro-2-3-2-multiple-bookings-goes-beta/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 15:20:00 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wp-events-plugin.com/?p=2350</guid>
		<description><![CDATA[We&#8217;re nearly ready to call Multiple Bookings an &#8216;official&#8217; feature and are now releasing it as a beta in the latest update. See it in action Read the documentation for more information The new beta now allows you to enable Multiple Bookings directly from your settings area, no changes needed]]></description>
				<content:encoded><![CDATA[<p>We&#8217;re nearly ready to call Multiple Bookings an &#8216;official&#8217; feature and are now releasing it as a beta in the latest update.</p>
<ul>
<li><a href="http://demo.wp-events-plugin.com/mb/" target="_blank"><span style="line-height: 13px;">See it in action</span></a></li>
<li><a title="Multiple Booking Mode" href="http://wp-events-plugin.com/documentation/multiple-booking-mode/" target="_blank">Read the documentation for more information</a></li>
</ul>
<p>The new beta now allows you to enable Multiple Bookings directly from your settings area, no changes needed to wp-config.php</p>
<p>Here&#8217;s the changelog to Pro in this latest update:</p>
<ul>
<li>added Finnish</li>
<li>updated German</li>
<li>fixed various PHP warnings</li>
<li>fixed user bookings link pointing to admin area from front-end bookings admin</li>
<li>removed some redundant code from paypal gateway</li>
<li>added &#8216;empty cart&#8217; button to &#8216;view cart&#8217; page</li>
<li>fixed custom user fields not being saved properly in MB mode</li>
<li>fixed manual bookings for MB mode</li>
<li>Multiple Bookings now beta, no flag required in wp-config.php file</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wp-events-plugin.com/blog/2013/03/26/pro-2-3-2-multiple-bookings-goes-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Events Manager 5.3.7 Released</title>
		<link>http://wp-events-plugin.com/blog/2013/03/26/events-manager-5-3-7-released/</link>
		<comments>http://wp-events-plugin.com/blog/2013/03/26/events-manager-5-3-7-released/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 15:19:26 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wp-events-plugin.com/?p=2320</guid>
		<description><![CDATA[A lot of little things have been improved, fixed and added in this recent update, so much so that we thought we&#8217;d include update announcement as a seperate post! Notable Additions Assign theme templates to Event &#38; Location pages Previously, you needed to create specific files (you&#8217;ll see us mentioning]]></description>
				<content:encoded><![CDATA[<p>A lot of little things have been improved, fixed and added in this recent update, so much so that we thought we&#8217;d include update announcement as a seperate post!</p>
<h2>Notable Additions</h2>
<h3>Assign theme templates to Event &amp; Location pages</h3>
<p>Previously, you needed to create specific files (you&#8217;ll see us mentioning single-event.php and single-location.php in the forums) within your themes to change the layout of your event and location pages, such as removing/adding sidebars, using different sidebars, etc. Now you have the option to use templates supplied by your theme, just like you would when creating pages.</p>
<div style="max-width: 539px; margin: auto;"><img class="aligncenter size-full wp-image-2323" title="Choose your templates for event and location pages" alt="" src="http://d1mkunav5pg7l3.cloudfront.net/wp-content/uploads/2013/03/event-pages-template-choices.png" width="539" height="329" /></div>
<p>Note that in many cases you may also need to add additional classes to parts of your event/location pages, in order for your theme to correctly use the right CSS and display your template<br />
correctly. We&#8217;ve written a small tutorial explaining <a title="Using Theme Templates for Event and Location Pages" href="http://wp-events-plugin.com/tutorials/using-theme-templates-for-event-and-location-pages/">how this is done in the TwentyTwelve theme</a>.</p>
<h3>Goodbye default Events and Locations!</h3>
<p>Previously, Events Manager automatically added three sample events and corresponding locations. This was quite a cool way to get people set up with sample events and get a gist of how things work. However, we&#8217;ve decided to remove this for a few reasons:</p>
<ul>
<li><span style="line-height: 13px;" data-mce-mark="1">This is annoying if you are using MultiSite, each new site creates the same three events and locations each time (not to mention it creates some confusion)</span></li>
<li>Many people quite rightly don&#8217;t want new random content published to their blog when installing Events Manager</li>
<li>We&#8217;re littering the internet, if you try searching for some of these locations or events, you&#8217;ll find results from blogs that installed our plugin, yet didn&#8217;t delete these events.</li>
</ul>
<p>So, we bid farewell to the good old &#8216;Orality in James Joyce Conference&#8217;, &#8216;Traditional music session&#8217; and &#8217;6 Nations, Italy VS Ireland&#8217; events&#8230; good times! We start with a clean slate from now on.</p>
<h3>#_CATEGORYNEXTEVENT and #_TAGNEXTEVENT custom formats</h3>
<p>Whilst we already had the #_CATEGORYNEXTEVENT placeholder, there was no corresponding option to specifically format this placeholder. Well, now there is!</p>
<div style="max-width: 300px; margin: auto;"><a href="http://d1mkunav5pg7l3.cloudfront.net/wp-content/uploads/2013/03/categorynextevent-placeholder.png"><img class="aligncenter size-medium wp-image-2341" title="Options for #_CATEGORYNEXTEVENT placeholder" src="http://d1mkunav5pg7l3.cloudfront.net/wp-content/uploads/2013/03/categorynextevent-placeholder-300x152.png" /></a></div>
<p>This is also related to our following addition, Tag archive pages.</p>
<h3>Tags has an archive page now too</h3>
<p>By default, Events Manager will now also install a new page as a child of the &#8216;Events&#8217; page called &#8216;Tags&#8217;. This works exactly like the categories page, where you can list all your tags using custom formats to modify the look and feel. You&#8217;ll find these new options in the respective Tag sections within the Pages and Formatting tabs of your Events Manager settings page.</p>
<p>If you&#8217;re upgrading and you do use the single tag pages along with our &#8216;override with formats&#8217;, it&#8217;s strongly advised you create and assign a tags page, because this helps improve compatability with other themes and plugins (including Yoast WordPress SEO &#8211; Breadcrumbs module).</p>
<h2>Changelog</h2>
<p>Here&#8217;s a full list of fixes and changes, also found in the readme.txt file:</p>
<ul>
<li>fixed extra paragraphs being added to #_EVENTNOTES</li>
<li>fixed location &#8216;no events&#8217; message format not using header/footer formats</li>
<li>updated Finnish, German and POT files</li>
<li>added customizable event and location page templates</li>
<li>improved em_options_select() now can create optgroup groups if an array value is supplied</li>
<li>fixed clashes with JetPack Tiled Galleries</li>
<li>fixed timthumb thumbnails issues with MultiSite and virtual links</li>
<li>fixed multisite global problems when fetching and saving main blog events previously saved with NULL blog_id</li>
<li>fixed bug with categories search attribute not working if any spaces exist such as &#8220;1, 2&#8243;</li>
<li>improved offset calculations in ical for some servers</li>
<li>improved ical generation to avoid memory limit problems with very large numbers of events</li>
<li>fixed RSS feed pubdate format</li>
<li>improved generation of RSS feed to avoid memory_limit errors on very large feeds</li>
<li>changed em_rss_pubdate wp_option to em_last_modified which is now a timestamp</li>
<li>improved em_get_wp_users() function to fix overload caused by http://core.trac.wordpress.org/ticket/23609</li>
<li>changed default events aren&#8217;t created anymore</li>
<li>changed public events admin table template to allow viewing of draft events (duplicates) and modified view linking formats</li>
<li>changed duplicates so they now become drafts by default not published</li>
<li>improved settings page tab/section loading UX</li>
<li>added event archives scope</li>
<li>improved MultiSite Global so unnecessary tables aren&#8217;t created for every blog</li>
<li>fixed outdated group tip on event form (you can detach group events)</li>
<li>added #_CONTACTURL</li>
<li>fixed tags not being added to recurrences if no categories assigned too</li>
<li>fixed datepicker problem on search pages when scope not defined and switching pages</li>
<li>fixed wp_em_events post_content not being updated if description is removed</li>
<li>added wp_title filter to widgets</li>
<li>fixed incorrect number of events per day shown in full calendar according to settings</li>
<li>fixed the_title usage to check the post id supplied in second parameter</li>
<li>changed/fixed action where rules are rewritten on settings changes causing 404s for CPTs created in theme functions.php file</li>
<li>fixed bug with W3TC repeating first no-user booking name for all others in admin table views</li>
<li>fixed &#8216;email exists&#8217; errors in no-user bookings mode</li>
<li>added option for no-user registration with registered emails</li>
<li>added #_CATEGORYNEXTEVENT, added formatting options for location/category next event placeholders</li>
<li>improved event, location and category timthumb thumbnails so they accept 0 as a width/height to prevent cropping</li>
<li>added ical scope option</li>
<li>fixed category placeholders not being replaced in alphabetical order (so #_CATEGORYNEXTEVENT cannot overwrite #_CATEGORYNEXTEVENTS)</li>
<li>added #_TAGNEXTEVENT and formatting options</li>
<li>fixed problem with pagination not highlighting first page number when doing searches</li>
<li>changed maps js to close other infowindows for locations map when marker is clicked</li>
<li>added locations search attribute</li>
<li>fixed autoembed and embed shortcode support for event/category/location placeholders for descriptions</li>
<li>fixed duplicates triggering &#8216;published&#8217; actions on duplications such as tweeting via WP to Twitter</li>
<li>fixed author not being changed on quick edit</li>
<li>fixed conflicts with various plugins which add custom registration validation (e.g. SI Captcha, Theme My Login, etc.)</li>
<li>fixed bug where #_LATT fields not appearing in public location editor if event attributes aren&#8217;t enabled</li>
<li>added booking links to edit event booking stats meta box even if no bookings made</li>
<li>added em_bookings_filtered and em_locations_autocomplete_selected jQuery events</li>
<li>fixed links pointing to admin on public booking admin tables after pagination clicks or multiple ajax calls</li>
<li>updated German translation</li>
<li>added em_calendar_get_args filter</li>
<li>improved EM_Category::has() &#8211; now also checks category name too</li>
<li>removed redundant functions in EM_Category</li>
<li>improved default ordering of events in categories page applied to EM_Category::get_default_search() rather than just category pages,</li>
<li>improved category taxonomy when overriding with formats when using an assigned categories page (particularly breadcrumbs)</li>
<li>added specific tweaks for Yoast WP SEO plugin for breadcrumbs when using an assigned categories page</li>
<li>added a tags page and template</li>
<li>created EM_Tags class &#8211; very similar to EM_Categories</li>
<li>fixed lack of pagination on tag placeholders showing related events</li>
<li>fixed private locations turned public not appearing in public listings</li>
<li>fixed today/tomorrow scope not working properly in wp-admin</li>
<li>fixed pagination variables overriding shortcodes with fixed page attribute</li>
<li>improved &#8211; minor adjustment to location autocomplete ui tip text behaviour</li>
<li>added em_map_loaded js trigger for location admin map</li>
<li>updated German</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wp-events-plugin.com/blog/2013/03/26/events-manager-5-3-7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;re Hiring &#8211; Support Staff Wanted</title>
		<link>http://wp-events-plugin.com/blog/2013/03/16/were-hiring-support-staff-wanted/</link>
		<comments>http://wp-events-plugin.com/blog/2013/03/16/were-hiring-support-staff-wanted/#comments</comments>
		<pubDate>Sat, 16 Mar 2013 14:49:53 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wp-events-plugin.com/?p=2312</guid>
		<description><![CDATA[In the spirit of further improving our already well-received levels of support, we&#8217;re looking for someone to help us help our users! If you&#8217;re interested, please read the job description and apply!]]></description>
				<content:encoded><![CDATA[<p>In the spirit of further improving our already well-received levels of support, we&#8217;re looking for someone to help us help our users!</p>
<p>If you&#8217;re interested, <a title="WordPress Support Staff Wanted" href="http://wp-events-plugin.com/wordpress-jobs/support-staff/">please read the job description and apply</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-events-plugin.com/blog/2013/03/16/were-hiring-support-staff-wanted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5.3.6 and Pro 2.3 Released</title>
		<link>http://wp-events-plugin.com/blog/2013/02/27/5-3-6-and-pro-2-3-released/</link>
		<comments>http://wp-events-plugin.com/blog/2013/02/27/5-3-6-and-pro-2-3-released/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 10:28:54 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wp-events-plugin.com/?p=2288</guid>
		<description><![CDATA[It&#8217;s been just over a month that we&#8217;ve released an update, which by our standards is longer than usual! Aside from fixing various bugs that we were made aware of in the meantime, this update mainly focuses on making some core code improvements to allow us to add more powerful]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been just over a month that we&#8217;ve released an update, which by our standards is longer than usual! Aside from fixing various bugs that we were made aware of in the meantime, this update mainly focuses on making some core code improvements to allow us to add more powerful features to both free and Pro plugins.</p>
<p>The main reason for this focus is because we&#8217;ve been working on a pretty exciting Pro feature &#8211; Multiple Bookings &#8211; which is now in the form of a working alpha (meaning not &#8216;officially&#8217; a pro feature yet) and is available for use in the latest Pro update (you need to update to EM 5.3.6 as well). You can see some <a title="Multiple Booking Mode" href="http://wp-events-plugin.com/documentation/multiple-booking-mode/">preliminary documentation</a> to help you activate this new feature as well as a <a href="http://demo.wp-events-plugin.com/mb/" target="_blank">working demo</a> to see it in action.</p>
<p>We&#8217;re already starting work on the next update, which will be dedicated to polishing off this new feature, tying up some more loose ends as well as taking some time to improve some aspects of integration with MultiSite (mostly revolving around allowing/restricting certain settings available to blog admins).</p>
<p>We look forward to the coming weeks and the exciting things they have in store whilst we move onto the next update!</p>
<h2>Events Manager 5.3.6 Changelog</h2>
<ul>
<li>added is_free, is_free_now, not_free and not_free_now conditional placeholders</li>
<li>modified EM_Event::is_free() so it can also check if event is free at that moment,</li>
<li>added do_shortcode filter to dbem_notes so shortcode is parsed outside single event pages</li>
<li>fixed category filtering when using negative/positive combinations</li>
<li>fixed category filtering in MS Global mode</li>
<li>fixed missing menus items for normal blog admins in MS without plugin caps</li>
<li>updated italian and swedish</li>
<li>added finish countries translations</li>
<li>added sorting for countries lists (previously sorted by country code)</li>
<li>updated POT file</li>
<li>updated French, updated German (unfuzzied loads of strings, may need some corrections)</li>
<li>booking meta now uses maybe_unserialize on instantiation</li>
<li>separated booking validation from save function</li>
<li>moved user registration logic during bookings into a reusable function</li>
<li>cleaned up the email admin setting panels for submissions and booking templates</li>
<li>booking email messages array now generated in separate function</li>
<li>added em_get_location and em_get_event filters for event/location object retrieval functions</li>
<li>added em_get_booking getter function with corresponding filter and changed all used of new EM_Booking()</li>
<li>added em_bookings_admin_page action at start of booking admin pages</li>
<li>added taxes functions to booking and object classes</li>
<li>added get_admin_url function for booking object</li>
<li>added get_price_taxes function to booking object</li>
<li>added bookings filter condition to exclude bookings with event_id of 0 by default (for Pro Multi-Bookings)</li>
<li>added data response as second argument to jQuery em_maps_locations_hook event</li>
<li>fixed bookings form showing on password-protected events</li>
<li>fixed MS Global blog switching issues when saving</li>
<li>fixed $EM_Booking-&gt;get_tickets() returning all tickets rather than tickets in specific booking</li>
<li>fixed hidden BP groups not showing to admins</li>
<li>fixed some German translation file inconsistencies</li>
<li>fixed blank datepickers if date format is left blank in settings</li>
<li>fixed tags filter searching multiple tags returning no events</li>
<li>fixed some MultiSite PHP warnings when adding/deleting sites</li>
<li>fixed booking button not showing cancel if event is fully booked</li>
<li>changed booking button so only one booking can be made</li>
<li>fixed attributes not showing on event submission forms if categories are disabled (option name typo)</li>
<li>added editable form, so no-user bookings user data can also be edited</li>
<li>changed booking form JS enqueueing by moving it into EM_Bookings object as a function</li>
<li>changed booking JS to use on() event delegation for more AJAX compatibility</li>
<li>fixed some booking form CSS field styling inconsistencies</li>
<li>fixed issues with locations on sub-blogs when in MultiSite Global mode with locations restricted to main blog</li>
<li>fixed duplicate confirmations/warnings on MultiSite location admin pages</li>
<li>changed (improved) EM_Object::can_manage method to avoid extra calls and potential warnings</li>
<li>changed csv export of single event so the file name = the event name</li>
</ul>
<h2>Events Manager 2.3 Changelog</h2>
<ul>
<li>fixed newly created user during booking not being deleted on bad card info via authorize.net</li>
<li>updated Swedish translation</li>
<li>fixed php warning</li>
<li>fixed permission problems in MS preventing form editor and other admin screens from showing to admins without plugin rights</li>
<li>updated Swedish</li>
<li>fixed newly created users not being deleted in MultiSite if bad A.net card info is supplied</li>
<li>added Multiple Bookings feature</li>
<li>fixed MultiSite PHP warning on blog creation when visiting blog first time round</li>
<li>added hooks to edit no-user booking personal information and custom user fields (requires EM 5.3.5.3 or higher)</li>
<li>better template/class renaming, adjusted AJAX loading methods to account for caching plugins</li>
<li>moved email reminders out of beta</li>
<li>fixed checkboxes, radios and multiselect custom fields in booking form not being editable by admin</li>
<li>fixed checkboxes, radios and multiselect attendee fields not being correctly editable by admin</li>
<li>fixed some attendee form display and CSS issues</li>
<li>fixed tips not appearing for core user fields</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wp-events-plugin.com/blog/2013/02/27/5-3-6-and-pro-2-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5.3.5 and Pro 2.2.9 released, including a security update</title>
		<link>http://wp-events-plugin.com/blog/2013/01/22/5-3-5-released-includes-a-security-update/</link>
		<comments>http://wp-events-plugin.com/blog/2013/01/22/5-3-5-released-includes-a-security-update/#comments</comments>
		<pubDate>Tue, 22 Jan 2013 19:43:43 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wp-events-plugin.com/?p=2259</guid>
		<description><![CDATA[At the end of last week we released 5.3.4 shortly followed by 5.3.5. We have just released Pro 2.2.9 today. Among various bugfixes and minor improvements, these updates include a security vulnerability fix, meaning everyone should upgrade immediately from any previous versions. Medium-risk XSS vulnerability fixed We would like to]]></description>
				<content:encoded><![CDATA[<p>At the end of last week we released 5.3.4 shortly followed by 5.3.5. We have just released Pro 2.2.9 today. Among various bugfixes and minor improvements, these updates include a security vulnerability fix, meaning everyone should upgrade immediately from any previous versions.</p>
<h2>Medium-risk XSS vulnerability fixed</h2>
<p>We would like to thank <a href="https://www.htbridge.com/" target="_blank">High-Tech Bridge Security</a> for spotting and taking the time to notify us about <a href="https://www.htbridge.com/advisory/HTB23139" target="_blank">this potential vunlerability</a> in the plugin, which was immediately fixed within 24 hours once we found out. We will not go into details about the fix for security reasons, but this information will be made public on their site in early March, which we hope is enough warning for everyone to update their plugin to close this vulnerability.</p>
<p>A <a href="http://en.wikipedia.org/wiki/Open_source_software_security#Drawbacks_of_open_source_security" target="_blank">drawback of Open Source software</a> is that it is easier for vulnerabilities to be uncovered since it is out in the public domain and can be scrutinized by anyone who wishes to do so. However, rest assured that when we come across any vulnerabilities they will be fixed immediately.</p>
<h3>Pro users should update to 2.2.9 or&#8230;</h3>
<p>In the event that you don&#8217;t want to update yet and/or don&#8217;t have access to updates we have produced a small plugin/script which you can download <a href="http://d1mkunav5pg7l3.cloudfront.net/wp-content/uploads/emp-xss-fix.zip">here</a>. This script will fix the security vulnerability and you can safely continue using a previous version. You can install this by unzipping the file (there is one php file included) and either:</p>
<ul>
<li><span style="line-height: 13px;">upload this file to your wp-content/mu-plugins folder (create it if it doesn&#8217;t exist)</span></li>
<li>add the contents to the bottom of your events-manager-pro.php file</li>
<li>add the contents to the bottom of your theme&#8217;s functions.php file</li>
</ul>
<h2>EM 5.3.5 Changelog</h2>
<p>Since we quickly released version 5.3.5 which patched a bug in 5.3.4 we&#8217;ll include a change summary of the two (first item in the list applies to 5.3.5)</p>
<ul>
<li>fixed bug in placeholder formatting</li>
<li>fixed Multilingual settings not saving default language setting if other than english</li>
<li>fixed typo in performance optimization settings</li>
<li>fixed warning of undefined ID on archive pages when enqueuing scripts</li>
<li>fixed special characters being converted to entities in non-html emails</li>
<li>fixed typo in options for category/location event list placeholders</li>
<li>corrected Slovak translation, thanks to Julius Pastierik</li>
<li>added British translation, thanks to Jeff Cole</li>
<li>added some code to booking form js to prevent JS conflicts with JetPack&#8217;s reCaptcha</li>
<li>added base64 encoding/decoding to em_notice cookies for improved compatibility</li>
<li>fixed potential php warning in EM_Tickets class</li>
<li>event spaces show as blank rather than 0 on input form (aesthetic change in line with the field help text)</li>
<li>added alphabetical ordering to category and countries ddms in search form and admin event categories ddm</li>
<li>fixed XSS vulnerabilities</li>
<li>fixed em_is_category_page() and added check for specific categories (like is_tax() second parameter), added em_is_tag_page() with checks for specific tags</li>
<li>added #_EVENTPRICERANGEALL and fixed #_EVENTPRICERANGE showing if booking closed but unavailable tickets set to true (docs need revising)</li>
<li>improved speed of event shortcode by adding global event object</li>
<li>added ordering of locations by name and other location table fields in event queries such as events_list shortcode</li>
<li>added some missing classes to event form &#8216;when&#8217; section</li>
</ul>
<h2>Pro 2.2.9 Changelog</h2>
<ul>
<li>security update for some XSS vunlerabilities</li>
<li>fixed blank date and time custom fields breaking datepickers for editing user/booking information</li>
<li>fixed coupon placeholders remaining if booking doesn&#8217;t have a coupon associated with it</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wp-events-plugin.com/blog/2013/01/22/5-3-5-released-includes-a-security-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro 2.2.8 Released</title>
		<link>http://wp-events-plugin.com/blog/2013/01/15/pro-2-2-8-released/</link>
		<comments>http://wp-events-plugin.com/blog/2013/01/15/pro-2-2-8-released/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 22:28:24 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wp-events-plugin.com/?p=2253</guid>
		<description><![CDATA[This release is another minor release with an update that fixes issues for some users experiencing IPN issues for certain events containing special characters in their ticket names. If you have version 2.2.7 and are using tickets containing names that contains characters other than letters and numbers, please update to]]></description>
				<content:encoded><![CDATA[<p>This release is another minor release with an update that fixes issues for some users experiencing IPN issues for certain events containing special characters in their ticket names.</p>
<p>If you have version 2.2.7 and are using tickets containing names that contains characters other than letters and numbers, please update to 2.2.8 immediately.</p>
<p>If you have experienced failed IPN messages, please <a title="Pro 2.2.7 Released, Critical PayPal Fix for 2.2.6 Update" href="http://wp-events-plugin.com/blog/2013/01/10/pro-2-2-7-released-critical-paypal-fix-for-2-2-6-update/">see our previous post</a> for instructions on resending those failed messages, and your bookings should readjust themselves automatically.</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-events-plugin.com/blog/2013/01/15/pro-2-2-8-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro 2.2.7 Released, Critical PayPal Fix for 2.2.6 Update</title>
		<link>http://wp-events-plugin.com/blog/2013/01/10/pro-2-2-7-released-critical-paypal-fix-for-2-2-6-update/</link>
		<comments>http://wp-events-plugin.com/blog/2013/01/10/pro-2-2-7-released-critical-paypal-fix-for-2-2-6-update/#comments</comments>
		<pubDate>Thu, 10 Jan 2013 12:30:29 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[critical]]></category>
		<category><![CDATA[pro-update]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://wp-events-plugin.com/?p=2247</guid>
		<description><![CDATA[We have discovered a bug in 2.2.6 which causes PayPal IPNs to fail, meaning bookings are not confirmed. We have already released an update 2.2.7 which solves this problem and anyone using 2.2.6 and PayPal should update to this immediately. If you have some pending bookings which haven&#8217;t been processed,]]></description>
				<content:encoded><![CDATA[<p>We have discovered a bug in 2.2.6 which causes PayPal IPNs to fail, meaning bookings are not confirmed.</p>
<p>We have already released an update 2.2.7 which solves this problem and anyone using 2.2.6 and PayPal should update to this immediately.</p>
<p>If you have some pending bookings which haven&#8217;t been processed, fortunately there are some simple steps to set everything back to normal.</p>
<ol>
<li>Visit your PayPal account and go to History &gt; IPN History</li>
<li>Search for IPN messages within the last 5 days (or since you installed 2.2.6, which was released earlier this Wednesday)</li>
<li>You will see a table of IPN messages which will have the status &#8216;Failed&#8217; or &#8216;Retrying&#8217;</li>
<li>For those that have failed, select them, and click the &#8216;Resend Selected&#8217; button at the top of the table.</li>
<li>You should shortly see these bookings automatically confirmed within your site bookings admin area, the ones retrying should also get updated within 24 hours.</li>
</ol>
<p><img class="aligncenter size-full wp-image-2248" alt="paypal-ipn-error" src="http://d1mkunav5pg7l3.cloudfront.net/wp-content/uploads/2013/01/paypal-ipn-error.png" width="600" height="222" /></p>
<p>We apologize for any inconvenience caused.</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-events-plugin.com/blog/2013/01/10/pro-2-2-7-released-critical-paypal-fix-for-2-2-6-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5.3.3 and Pro 2.5.6 Released</title>
		<link>http://wp-events-plugin.com/blog/2013/01/08/5-3-3-and-pro-2-5-6-released/</link>
		<comments>http://wp-events-plugin.com/blog/2013/01/08/5-3-3-and-pro-2-5-6-released/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 19:14:35 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wp-events-plugin.com/?p=2243</guid>
		<description><![CDATA[The candles have been blown out, Santa left prezzies, a new year has started and the Kings have been and gone. It&#8217;s time to kick off the first full week of the year with an update! Notable Events Manager Updates There are two pretty important updates in Events Manager 5.3.3]]></description>
				<content:encoded><![CDATA[<p>The candles have been blown out, Santa left prezzies, a new year has started and the Kings have been and gone. It&#8217;s time to kick off the first full week of the year with an update!</p>
<h2>Notable Events Manager Updates</h2>
<p>There are two pretty important updates in Events Manager 5.3.3 which are worth mentioning:</p>
<h3>Multilingual Support</h3>
<p>We&#8217;ve added a new class and other tidbits to interface with MultiLingual plugins, and we&#8217;ve started off by writing and releasing a <a title="New WPML Compatability Plugin" href="http://wp-events-plugin.com/blog/2012/12/21/new-wpml-compatability-plugin/">separate add-on to make Events Manager compatible with WPML</a>, which is freely available on WordPress.org. See the linked article for more information on this.</p>
<h3>Advanced Performance Optimization Options</h3>
<p>This is somewhat long overdue, but we&#8217;ve now added some options in the settings page to allow more control over what CSS and JavaScript files get loaded where by Events Manager. We&#8217;ve also written some comprehensive documentation on how to make the best of these new optimization options, as well as some overall optimization recommendations.</p>
<p>Moreover, we&#8217;ve also introduced support for WP Thumbnails, meaning that you can now opt to access static files and circumvent the usage of timthumb.php. See the optimization recommendation links above for more information on this too. <strong>There is one important detail opting for this new feature - </strong>If you use category image thumbnails, you&#8217;ll need to reselect them using the uploader, even if you&#8217;re reselecting the same image from the library then save the category again, because we now need to save the attachment ID along with just the direct URL to the thumbnail.</p>
<h2>What&#8217;s next?</h2>
<p>Well, lots of things! Last month we launched our new website along with a new Pro customer site, which frees up resources, which we&#8217;ll now be dedicating to adding various new features to Pro, doing some tidying up in the main plugin, and expanding on documentations/tutorials/snippets to help users and developers make the best of Events Manager.</p>
<h2>Changelog for Events Manager 5.3.3</h2>
<ul>
<li>changed taxonomy pages to use is_tax() to check whether page is a taxonomy page, rather than checking the $wp_query object</li>
<li>fixed booked spaces being off if approvals are disabled and booking has status 0 from when approvals were enabled</li>
<li>added #_CATEGORYSLUG</li>
<li>fixed bad usage of wpdb::prepare in classes/em-object.php</li>
<li>added em_actions_locations_search_cond for autocompleter</li>
<li>added Bermuda and Jersey to countries list</li>
<li>fixed title rewriting warning when $sep is blank</li>
<li>fixed BP &#8216;add event&#8217; link appearing to all users on event profile pages</li>
<li>fixed loading of unused post meta overwriting post fields/properties</li>
<li>added multilingual capability</li>
<li>added WPML add-on warning</li>
<li>simplified enqueue of styles and scripts, now uses wp_enqueue_scripts action</li>
<li>added performance optimization options for CSS and JS files</li>
<li>removed usage of PHP sessions in exchange for temporary cookies</li>
<li>added possibility to use wp thumbnails rather than timthumb (category images need resaving via uploader)</li>
<li>added #_LOCATIONLONGITUDE and #_LOCATIONLATITUDE placeholders</li>
<li>added em-pagination span wrapper and em-tablenav-pagination classnames to normal and table pagination sections</li>
<li>fixed location searches not returning results admin-side in MS global tables with locations on main blog</li>
<li>updated JS for location map to update when location name changed</li>
<li>added pagination and limits to location and category event list placeholders.</li>
<li>updated finnish language</li>
<li>fixed minor php warning when deleting a user with no events in MultiSite</li>
<li>fixed php warnings on category pages using formats, major change to how formats are overridden, now rewrites WP_Query completely</li>
<li>added em_options_page_panel_admin_tools action to admin tools section of options page</li>
<li>fixed #_BOOKINGPRICE and other booking price placeholders not using currency formatting option</li>
<li>fixed permissions issue with groups plugin (thx itthinx)</li>
<li>added Slovak translation, thanks to <a href="http://webhostinggeeks.com">Branco</a></li>
<li>added em_bookings_table_row_booking_price_ticket filter (needed for Pro ticket exports w/coupons)</li>
<li>added default rows/cols attributes to booking form textarea field for valid html</li>
<li>fixed conflict with caching plugins and booking forms due to cached wpnonces</li>
<li>added #_CATEGORYDESCRIPTION to default EM filters of content placeholders</li>
<li>updated timthumb.php to version 2.8.11</li>
</ul>
<h2>Changelog for Events Manager Pro 2.2.6</h2>
<ul>
<li>fixed events with one non-required ticket not showing 1 attendee form (when shown in ticket table format)</li>
<li>fixed some non-translated strings, updated pot file</li>
<li>added Russian translation</li>
<li>fixed registered user info not showing up on booking details/exports if no-user mode and manual booking is made</li>
<li>fixed dates and other fields not being formatted when displayed using placeholders e.g. in emails</li>
<li>updated French translation</li>
<li>adding &#8216;define(&#8216;EMP_SHARED_CUSTOM_FIELDS&#8217;,true);&#8217; to your wp-config.php file allows user field ids to not be prefixed with dbem_ (for sharing user meta with other plugins)</li>
<li>added compatibility with new script loading system</li>
<li>fixed PayPal IPN verification mechanism, including fallback for curl on servers with outdated SSL certificates</li>
<li>limited admin JS loading</li>
<li>added fix for badly saved/displaying user meta date/time fields, added installation script to fix previously bad date/time user meta values</li>
<li>added fix for normal field country output formatting</li>
<li>added coupon calculation to CSV ticket total calculation</li>
<li>added removal of header in CSV if EM_CSV_DISABLE_HEADERS is defined</li>
<li>added coupon code placeholders #_BOOKINGCOUPON, #_BOOKINGCOUPONCODE, #_BOOKINGCOUPONDISCOUNT, #_BOOKINGCOUPONNAME, #_BOOKINGCOUPONDESCRIPTION</li>
<li>added coupon code column to booking tables and csv export</li>
<li>fixed IE8/safari form editor display issues</li>
<li>fixed manual bookings allowing double bookings depending on EM settings</li>
<li>fixed updates not accessing update information e.g. changelogs from our servers</li>
<li>changed em_booking_add apply_filter to add_action (since it&#8217;s an action)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wp-events-plugin.com/blog/2013/01/08/5-3-3-and-pro-2-5-6-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 990/1099 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d1mkunav5pg7l3.cloudfront.net

Served from: wp-events-plugin.com @ 2013-04-24 03:07:03 -->