JoryHogeveen / view-admin-as

View the WordPress admin as a different role, switch between users, temporarily change your capabilities, set default screen settings for roles, manage your roles and capabilities.
https://wordpress.org/plugins/view-admin-as/
GNU General Public License v2.0
45 stars 4 forks source link

Feature: User setting to force AJAX search for users. #96

Closed JoryHogeveen closed 6 years ago

JoryHogeveen commented 6 years ago

Can enhance performance on page load. The default limit for the user query is 100 but this could still cause a lot of queries when using membership plugins. This option allows the user to stop loading users at all and use AJAX to find them.