Skip to content

Releases: OllieJones/index-wp-users-for-speed

1.1.9 Fix typo in DISABLE_WP_CRON code path.

07 Nov 11:36
Compare
Choose a tag to compare
#19 Fix typo in WP_DISABLE_CRON code path.

1.1.8 Transaction

06 Nov 22:54
Compare
Choose a tag to compare

Use transactions to prevent deadlocks.

Use non-autoloaded options rather than transients for progress.

Show display names and login names in dropdown menus.

30 Sep 15:32
Compare
Choose a tag to compare
1.1.7

#17 Include the user's login name with the display name in dropdown l…

Support for user queries with metadata filters

07 Jun 17:07
Compare
Choose a tag to compare

Defensive programming on some user query search terms.

07 Feb 14:09
Compare
Choose a tag to compare
1.1.5

1.1.5 ... #9 handle role__not_in and role__in user query terms more d…

1.1.4: WordPress pre-5.9 compatibility, better approximate user count

12 Jan 20:22
Compare
Choose a tag to compare
1.1.4 ... fix problems with network user count.

Better optimization, MariaDB 10.9 support, better multisite

24 Oct 11:46
Compare
Choose a tag to compare

Patches: update table statistics, improve performance.

18 Oct 20:16
Compare
Choose a tag to compare
1.1.2

1.1.2 Update table stats and correct query-optimization error.

Author selection boxes with autocomplete, faster lookups

18 Oct 17:46
Compare
Choose a tag to compare
  • Replace the author dropdown menus in Quick Edit and Bulk Edit with autocompletion fields, to
  • allow more flexible changes of post and page authors.
  • Improve the performance of user lookups.
  • Allow multiple roles per user as provided in plugins like User Role Editor.

Now allows wpcli deactivation

05 Oct 12:36
Compare
Choose a tag to compare

Per #3 makes this work: wp plugin deactivate index-wp-users-for-speed