wearerequired / admin-menu-manager

Manage the WordPress admin menu using a simple drag & drop interface.
https://wordpress.org/plugins/admin-menu-manager/
GNU General Public License v2.0
61 stars 6 forks source link

Don't use jQuery hide() #15

Closed swissspidy closed 9 years ago

swissspidy commented 9 years ago

Reason: Bad performance.

We should use simple classes to show/hide the menu item details when moving them around.

See also: https://twitter.com/paul_irish/status/564443848613847040