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
January 2025
Jan 26 Sun · 11:48
Forums med
Posted a reply to Lesson: Adding a sticky header, on the site WordPress.org Forums:
Aha, thank you! Yes, clear...
Jan 21 Tue · 15:07
Forums med
Posted a reply to Lesson: Adding a sticky header, on the site WordPress.org Forums:
This is exctly how I would expect it to work. I selected sticky on the…
November 2020
Nov 26 Thu · 11:22
Forums med
Posted a reply to Updating failed. Error message: The response is not a valid JSON response., on the site WordPress.org Forums:
@malcolmsmith worked for me, thanks!
March 2020
Mar 30 Mon · 07:40
Forums med
Posted a reply to relevanssi-generated excerpt showing up in sidebar posts, on the site WordPress.org Forums:
For later reference: <div class="search-result"> <?php while ( have_posts() ) { the_post(); ?> <a href="<?php…
Mar 30 Mon · 07:39
Forums med
Posted a reply to relevanssi-generated excerpt showing up in sidebar posts, on the site WordPress.org Forums:
Thank you very much! Adding <?php clean_post_cache( get_the_ID() ); ?> at the end of the…
Mar 29 Sun · 09:58
Forums med
Created a topic, relevanssi-generated excerpt showing up in sidebar posts, on the site WordPress.org Forums:
On the search results page I show a sidebar with the l…
May 2019
May 06 Mon · 20:34
Forums med
Posted a reply to WP RSS Aggregator – Feed to Post: v 3.7.2 breaks, on the site WordPress.org Forums:
OK thanks did that.
May 06 Mon · 07:57
Forums med
Created a topic, WP RSS Aggregator – Feed to Post: v 3.7.2 breaks, on the site WordPress.org Forums:
When updating to the latest version of your plugins on…
March 2018
Mar 31 Sat · 00:23
Forums med
Posted a reply to Deactivating polylang crashes site, on the site WordPress.org Forums:
Sorry that was another level of the problem I am working on. The good news…
Mar 31 Sat · 00:20
Forums med
Posted a reply to Deactivating polylang crashes site, on the site WordPress.org Forums:
OK I added the check everywhere I use one of these functions. This did not…