Releases: OllieJones/index-wp-users-for-speed
Releases · OllieJones/index-wp-users-for-speed
1.1.9 Fix typo in DISABLE_WP_CRON code path.
#19 Fix typo in WP_DISABLE_CRON code path.
1.1.8 Transaction
Use transactions to prevent deadlocks.
Use non-autoloaded options rather than transients for progress.
Show display names and login names in dropdown menus.
1.1.7 #17 Include the user's login name with the display name in dropdown l…
Support for user queries with metadata filters
1.1.6 1.1.6 Update readme.
Defensive programming on some user query search terms.
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
1.1.4 ... fix problems with network user count.
Better optimization, MariaDB 10.9 support, better multisite
Patches: update table statistics, improve performance.
1.1.2 1.1.2 Update table stats and correct query-optimization error.
Author selection boxes with autocomplete, faster lookups
- 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
Per #3 makes this work: wp plugin deactivate index-wp-users-for-speed