An "mu-plugin" to replaces default Appearance->Themes page. Themes list 100 themes per page, but only one screenshot until mouse rollover
This section describes how to install the plugin and get it working.
ds_wp3_rollover_themes.php to the /wp-content/mu-plugins/ directorydefine( 'DS_THEMES_PER_PAGE','100' );
define( 'DS_THEMES_DISABLE_ORIGINAL_MENU', 'TRUE' );
define( 'DS_THEMES_SHOW_SCREENSHOT_THUMB', 'TRUE' );
//define( 'WP_DEFAULT_THEME', 'twentyten' );
Requires: 3.2.1 or higher
Compatible up to: 3.2.1
Last Updated: 2011-9-7
Downloads: 1,088
Got something to say? Need help?