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
1contribution
high0
medium1
score1

Contributions

Type
October 2025
Oct 07 Tue · 11:48
Forums med
Created a topic, Export Error no result, on the site WordPress.org Forums:
Hi , after entering all parameters for export it goes …
April 2025
Apr 22 Tue · 14:23
Forums med
Created a topic, Plugin Functionality, on the site WordPress.org Forums:
SMTP Mailer takes control of the wp_mail function and …
Apr 22 Tue · 14:21
Forums med
Created a topic, Plugin Functionality, on the site WordPress.org Forums:
In your plugin description: Plugin allows you to conf…
March 2025
Mar 17 Mon · 16:35
Forums med
Posted a reply to Image on Single Course Page, on the site WordPress.org Forums:
Thanks, is 400 x 400 the max ? Seems to not be able to go…
Mar 14 Fri · 22:27
Forums med
Created a topic, Image on Single Course Page, on the site WordPress.org Forums:
Hi, the single page is using the thumbnail for feature…
February 2025
Feb 11 Tue · 12:30
Forums med
Posted a reply to Filtering by Category on the courses page., on the site WordPress.org Forums:
Thanks, the filter did not work, but I removed the search bar with css. The…
Feb 10 Mon · 13:26
Forums med
Posted a reply to Filtering by Category on the courses page., on the site WordPress.org Forums:
Thanks for the quick response. Works great. How can i hook into the courses page…
Feb 09 Sun · 15:21
Forums med
Created a topic, Filtering by Category on the courses page., on the site WordPress.org Forums:
Hi great plugin, thanks. I would like to be able to fi…
October 2024
Oct 05 Sat · 21:10
Forums med
Posted a reply to Overriding the Offline Single Course Page, on the site WordPress.org Forums:
Great thanks!
Oct 04 Fri · 18:33
Forums med
Posted a reply to Overriding the Offline Single Course Page, on the site WordPress.org Forums:
Sorry another question, I was testing a filter as follows: function filter_buttons($htmlarray){var_dump($htmlarray);} add_filter( 'learn-press/single-course/offline/section-right/info-meta/buttons', 'filter_buttons');…