Skip to content

Wordpress Admin10X drastically improves the performance of some WP admin features when your site has many registered users.

License

Notifications You must be signed in to change notification settings

toddlevy/wp-admin10x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

=== Wordpress Admin10X ===
Contributors: brandonliles
Tags: admin, performance
Requires at least: 4.7
Tested up to: 4.7
Stable tag: 4.7
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) 2017 Brandon Liles

== Installation ==

Just install the plugin to your plugins directory and activate it.

== Changelog ==

= 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

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%