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
February 2019
Feb 07 Thu · 15:35
Forums med
Posted a reply to ACF Better search and Better search, on the site WordPress.org Forums:
Thank you very much, I have updated the plugin to the latest version and there…
December 2018
Dec 28 Fri · 12:51
Forums med
Posted a reply to ACF Better search and Better search, on the site WordPress.org Forums:
I send you a screenshot of the query: https://drive.google.com/file/d/1GtayoOfx0I1tD6SeC7XfFbbBil3caRR8/view?usp=sharing
Dec 28 Fri · 08:43
Forums med
Posted a reply to ACF Better search and Better search, on the site WordPress.org Forums:
I wrote that I found a bug in the other plugin and you have expressed…
Dec 27 Thu · 09:28
Forums med
Posted a reply to ACF Better search and Better search, on the site WordPress.org Forums:
You can install Query monitor plugin and you will see the errors.
Dec 27 Thu · 09:26
Forums med
Posted a reply to ACF Better search and Better search, on the site WordPress.org Forums:
Yes, this is part of the Better search plugin.
Dec 21 Fri · 09:33
Forums med
Posted a reply to ACF Better search and Better search, on the site WordPress.org Forums:
For Example: $field_score = ", (MATCH(post_title) AGAINST... should be $field_score = (MATCH({$wpdb->posts}.post_title) AGAINST...
Dec 21 Fri · 09:27
Forums med
Posted a reply to ACF Better search and Better search, on the site WordPress.org Forums:
Hey, I found bugs in the Better search plugin, the query is written without prefixes.
Dec 21 Fri · 09:27
Forums med
Posted a reply to ACF Better search and Better search, on the site WordPress.org Forums:
Hello again, after short debugging, I found the main problem, no prefix ($wpdb->posts) is added…
Dec 19 Wed · 16:52
Forums med
Created a topic, ACF Better search and Better search, on the site WordPress.org Forums:
Hello, the plugin works perfectly, but I have to searc…
Dec 19 Wed · 13:16
Forums med
Created a topic, ACF Better search and Better search, on the site WordPress.org Forums:
Hey, the plugin is awesome works perfectly, but I have…