Profiles

Interests

Bicycling, Software Development

Badges

CODE
2 badges
Core Contributor '19 Plugin Developer
PRACTICE
1 badge
Support Contributor '26

Current Job

IT Coordinator
Present
Morris Area Freewheelers

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
7contributions
high0
medium7
score7
Last 90 days
69contributions
high19
medium50
score107
Last 12 months
282contributions
high35
medium247
score352

WordPress releases

Contributed to 2 releases
  • 5.2
  • 5.1

Contributions

Type
July 2026
Jul 29 Wed · 19:39
Forums med
Posted a reply to Limit Booking for Users, on the site WordPress.org Forums:
Here's an updated version of the code snippet that only checks for bookings on future…
Jul 29 Wed · 18:50
Forums med
Posted a reply to Poor usability on desktop and mobile, on the site WordPress.org Forums:
Did you try using the full screen control?
Jul 29 Wed · 15:39
Forums med
Posted a reply to Limit Booking for Users, on the site WordPress.org Forums:
You could use the following code snippet to restrict users to 1 event booking at…
Jul 25 Sat · 18:05
Forums med
Posted a reply to How can I display a list of “Unavailable Dates” on an event that repeats?, on the site WordPress.org Forums:
Here's a code snippet to create a custom condition for exceptions: add_filter('em_event_output_show_condition', 'em_custom_exceptions_condition', 10, 4);function…
Jul 24 Fri · 23:21
Forums med
Posted a reply to How can I display a list of “Unavailable Dates” on an event that repeats?, on the site WordPress.org Forums:
There's currently no placholder to display the excluded dates but you can create one with…
Jul 23 Thu · 16:56
Forums med
Posted a reply to Events list and connected search on homepage, on the site WordPress.org Forums:
Use the following shortcode to get a normal list layout: [events_list has_search="1" view="list" views="list,calendar,grid"] If…
Jul 22 Wed · 00:40
Forums med
Posted a reply to Events list and connected search on homepage, on the site WordPress.org Forums:
Use the following shortcode (instead of the two that you're using): [events_calendar show_search="1" has_search="1" views="list,calendar,grid"…
Jul 10 Fri · 17:23
Forums med
Posted a reply to Events revert to Draft on update, on the site WordPress.org Forums:
Hi @keenangherkinmedia Here's a code snippet that can workaround the error caused by duplicated timeranges.…
Jul 10 Fri · 05:05
Forums med
Posted a reply to Can’t get google maps to connect, on the site WordPress.org Forums:
It's against forum rules to request or accept admin credentials. Create a new location and…
Jul 09 Thu · 22:10
Forums med
Posted a reply to Event validation errors, on the site WordPress.org Forums:
I see what you mean. I'll report this to @msykes

Developer

1 plugin