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
December 2023
Dec 04 Mon · 21:31
Forums med
Posted a reply to Why does my WP_Query return fewer results than a direct search query?, on the site WordPress.org Forums:
Query monitor: Search page SELECT DISTINCT(relevanssi.doc), relevanssi.*, relevanssi.title * 5 + relevanssi.content * 1 +…
Dec 04 Mon · 21:25
Forums med
Posted a reply to Why does my WP_Query return fewer results than a direct search query?, on the site WordPress.org Forums:
wp-content/plugins/relevanssi/lib/search.phpI found the code: $post_ok = TRUE; /** * Filters whether the post can be…
Dec 04 Mon · 08:36
Forums med
Posted a reply to Why does my WP_Query return fewer results than a direct search query?, on the site WordPress.org Forums:
Runs the admin script with full rights. I can see this post when I open…
Dec 04 Mon · 07:09
Forums med
Posted a reply to Why does my WP_Query return fewer results than a direct search query?, on the site WordPress.org Forums:
I added the 'relevanssi' => TRUE, parameter, but there is still 1 post missing. The…
Dec 03 Sun · 19:55
Forums med
Created a topic, Why does my WP_Query return fewer results than a direct search query?, on the site WordPress.org Forums:
How can I ensure consistency in search results between…