Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WordPress Admin10X

Beschrijving

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

Installatie

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

Beoordelingen

1 januari 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!
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“WordPress Admin10X” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WordPress Admin10X” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

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.