-
Notifications
You must be signed in to change notification settings - Fork 2
Wordpress Admin10X drastically improves the performance of some WP admin features when your site has many registered users.
License
bliles/wp-admin10x
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Wordpress Admin10X === Contributors: brandonliles, toddlevy Tags: admin, performance Requires at least: 4.7 Tested up to: 5.0.3 Stable tag: 5.0.3 License: MIT This plugin improves the performance of Wordpress Admin when a wordpress instance has many users. == Description == When a Wordpress instance has hundreds of thousands of users, the query to get the list of WP authors can become very slow (see https://core.trac.wordpress.org/ticket/28160). This plugin works around this limitation by adding a cache table of authors and optimizing the query. Copyright (c) 2019 Brandon Liles == Installation == Just install the plugin to your plugins directory and activate it. == Changelog == = 1.0.3 = Removed additional debugging lines. = 1.0.2 = Removed debugging lines and add toddlevy as a contributor = 1.0.1 = Fixed plugin installation/uninstallation bugs. Support author removal, thanks toddlevy! (https://github.com/toddlevy) = 1.0 = Initial release.
About
Wordpress Admin10X drastically improves the performance of some WP admin features when your site has many registered users.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published