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
November 2021
Nov 20 Sat · 07:54
Forums med
Posted a reply to Search results sorted by date instead of relevancy, on the site WordPress.org Forums:
Ajay, it is custom theme that was made for me by order.
Nov 17 Wed · 12:34
Forums med
Posted a reply to Search results sorted by date instead of relevancy, on the site WordPress.org Forums:
Hi Ajay, I deleted the plugin, re-installed the version 2.5.3 and now it seems to…
Nov 16 Tue · 15:29
Forums med
Posted a reply to Search results sorted by date instead of relevancy, on the site WordPress.org Forums:
I don't think it is good idea since everything has been working properly for over…
Nov 15 Mon · 07:16
Forums med
Posted a reply to Search results sorted by date instead of relevancy, on the site WordPress.org Forums:
Hi Ajay, I changed the code but it does not seem to affect search results.…
Nov 14 Sun · 16:42
Forums med
Posted a reply to Search results sorted by date instead of relevancy, on the site WordPress.org Forums:
Well, it depends. :) In general I think I can change code, but only if…
Nov 14 Sun · 16:11
Forums med
Posted a reply to Search results sorted by date instead of relevancy, on the site WordPress.org Forums:
As I wrote before, I disabled Fulltext because in this case it shows ALL posts…
Nov 14 Sun · 11:56
Forums med
Posted a reply to Search results sorted by date instead of relevancy, on the site WordPress.org Forums:
Possibly this one: `SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.*,wp_posts.ID as ID FROM wp_posts WHERE 1=1 AND (…
Nov 14 Sun · 10:46
Forums med
Posted a reply to Search results sorted by date instead of relevancy, on the site WordPress.org Forums:
Absolutely yes.
Nov 14 Sun · 10:28
Forums med
Posted a reply to Search results sorted by date instead of relevancy, on the site WordPress.org Forums:
Sorry Ajay, there are several queries with "Select wp_posts", but none of them is called…
Nov 14 Sun · 10:06
Forums med
Posted a reply to Search results sorted by date instead of relevancy, on the site WordPress.org Forums:
get_option() wp-includes/option.php:125 bsearch_upgrade_settings() wp-content/plugins/better-search/includes/admin/register-settings.php:333 bsearch_settings_defaults() wp-content/plugins/better-search/includes/admin/register-settings.php:277 bsearch_get_default_option() wp-content/plugins/better-search/includes/admin/register-settings.php:304 bsearch_get_option() wp-content/plugins/better-search/includes/admin/register-settings.php:41 bsearch_load_plugin() wp-content/plugins/better-search/includes/class-better-search.php:1080 do_action_ref_array('parse_query') wp-includes/plugin.php:551 WP_Query->parse_query()…