This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ThumbMaster

Description

Generates properly formatted post thumbnails on-the-fly for plugins and themes.
Fallback thumbnails, remote images, Youtube videos supported.

Donations

If you like and use ThumbMaster you could consider some donation to the author.

Screenshots

  • Admin panel

Installation

Install as plugin:
1. Upload thumbmaster to your /wp-content/plugins/ directory
2. Activate the plugin through the Plugins menu in WordPress

Install as template addon:
1. Upload thumbmaster to your template directory
2. Place <?php require_once TEMPLATEPATH . "/thumbmaster/thumbs.php"; ?> in your function.php

Admin options will appear as Thumbnail menu item in Appearance section on your Dashboard

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ThumbMaster” is open source software. The following people have contributed to this plugin.

Contributors

Translate “ThumbMaster” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • 2012-12-12 first stable release
    WP 3.5 compatibility
    performance improvement
    updated TimThumb 2.8.11

0.20

  • 2012-06-24 WP 3.4 compatibility

0.19

  • 2012-05-08 Timthumb version check improvement

0.18

  • 2012-05-08 Minor bug fixes

0.17

  • 2012-02-23 Minor bug fixes

0.16

  • 2012-02-06 Security update

0.15

  • 2012-01-17 Improved javascript code

0.14

  • 2012-01-09 Minor bug fixes

0.13

  • 2012-01-07 Improved javascript code

0.12

  • 2012-01-06 Added child attachment option

0.11

  • 2012-01-04 Minor bug fixes

0.1

  • 2012-01-03 Initial release