Profiles

Badges

CODE
2 badges
Core Contributor '23 Plugin Developer

Recent impact

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

Last 30 days
13contributions
high0
medium13
score13
Last 90 days
18contributions
high0
medium18
score18
Last 12 months
27contributions
high0
medium27
score27

WordPress releases

Contributed to 1 release
  • 6.3

Contributions

Type
June 2026
Jun 04 Thu · 12:03
Forums med
Posted a reply to The title of the Location stoped accepting html attributes, on the site WordPress.org Forums:
I missed a notification you responded, but under 'Markers' there's a 'Enable marker clusters?' option.Enabling…
Jun 03 Wed · 07:58
Forums med
Posted a reply to WordPress 7.0 Compatibility, on the site WordPress.org Forums:
There's probably a conflict with a theme / other plugin. Can you open the browser…
May 2026
May 22 Fri · 11:04
Forums med
Posted a reply to Bug + GDPR issue: cdn.rawgit.com hardcoded in v2.3.1, on the site WordPress.org Forums:
add_filter( 'wpsl_js_settings', 'custom_js_settings' );function custom_js_settings( $settings ) { $settings['clusterImagePath'] = 'https://yourdomain.com/path/to/clustermarkerimages/m'; return $settings;} Add this…
May 22 Fri · 11:01
Forums med
Posted a reply to Bug + GDPR issue: cdn.rawgit.com hardcoded in v2.3.1, on the site WordPress.org Forums:
I didn't test it, but you should be able to use the wpsl_js_settings filter to…
May 22 Fri · 10:12
Forums med
Posted a reply to Bug + GDPR issue: cdn.rawgit.com hardcoded in v2.3.1, on the site WordPress.org Forums:
Hi,WPSL v3 will use the new cluster marker styles, but the current v2 path still…
May 20 Wed · 08:42
Forums med
Posted a reply to Custom Maps by Country/State selections, on the site WordPress.org Forums:
Can you check if this settings field is empty "Number of locations to show" (…
May 19 Tue · 07:55
Forums med
Posted a reply to Custom Maps by Country/State selections, on the site WordPress.org Forums:
I see the issue. There's a problem in the code, it handles passed arguments different…
May 18 Mon · 08:01
Forums med
Posted a reply to Custom Maps by Country/State selections, on the site WordPress.org Forums:
I may have misunderstood your question.If you have a dropdown on your website with country…
May 18 Mon · 07:40
Forums med
Posted a reply to Custom Maps by Country/State selections, on the site WordPress.org Forums:
Conditional filters are currently not supported, but this will come in a future update.I don't…
May 18 Mon · 07:16
Forums med
Posted a reply to The title of the Location stoped accepting html attributes, on the site WordPress.org Forums:
You where probably using the classic editor instead of Gutenberg? The get_the_title wasn't properly sanitized,…

Developer