Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WordPress Admin10X

Descrizione

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

Installazione

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

Recensioni

1 Gennaio 2021
Our WordPress installation has 400,000 registered users. This plugin has transformed the admin experience, previously loading times were 20 - 30s. Now instantaneous, thank you so much for developing this plugin!
Leggi la recensione di 1

Contributi e sviluppo

“WordPress Admin10X” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

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.