Profiles

Recent impact

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

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
September 2024
Sep 05 Thu · 00:21
Forums med
Posted a reply to Emails are not sent in the correct language, on the site WordPress.org Forums:
My 3rd party fix: TranslatePress needs to collect/store the order-id before the trigger is called…
March 2021
Mar 11 Thu · 20:50
Forums med
Posted a reply to Contact Form 7 – Page refreshes upon submission, on the site WordPress.org Forums:
In my case I had additional actions binded (jquery) to a custom submit button. These…
November 2019
Nov 08 Fri · 19:24
Forums med
Posted a reply to wrapped in an empty div, on the site WordPress.org Forums:
Gutenberg block admin add: function test() { // } Database: <!-- wp:syntaxhighlighter/code {"language":"php","lineNumbers":true} --> <pre…
Nov 06 Wed · 21:41
Forums med
Created a topic, wrapped in an empty div, on the site WordPress.org Forums:
Hi, Why is the code wrapped in an empty div element (…
October 2018
Oct 28 Sun · 16:50
Forums med
Created a topic, Filter shortcode presets, on the site WordPress.org Forums:
Great simple plugin! There are no filters available te…
February 2018
Feb 15 Thu · 21:02
Forums med
Posted a reply to Export polylang translated strings, on the site WordPress.org Forums:
PLL_Admin_Strings::get_strings() This gives you an array with all registered strings. Try to combine with my…
Feb 15 Thu · 16:53
Forums med
Posted a reply to Export polylang translated strings, on the site WordPress.org Forums:
Try this to get clean strings in the error_log. This is without the context. Working…
November 2017
Nov 04 Sat · 15:16
Forums med
Posted a reply to Checked but not added to list, on the site WordPress.org Forums:
This plugin is not working if you have multiple mailpoetsignup-checkboxes on one submit. I want…
October 2017
Oct 31 Tue · 13:08
Forums med
Posted a reply to Checked but not added to list, on the site WordPress.org Forums:
Okay, I think I have to check for something else. It is signing up when…
Oct 31 Tue · 12:59
Forums med
Created a topic, Checked but not added to list, on the site WordPress.org Forums:
Hi Kasper, In your class MailPoet_CF7_Submit_Form at …