Post Thumbnail Editor

Wordpress Plugin
Download latest - 2.4.8

Developers

sewpafly

Download Stats

Today 33
Yesterday 62
Last Week 432
All Time 330,532
Banner 772x250


Releases (25 )

Version Release Date Change Log
2.4.8 2016-08-06
2.4.7 2016-08-06
  • Updated brazilian translation
  • Fix for wordpress 4.5 - @nate-allen
2.4.6 2015-06-17
  • Fixed bug with post's media library
  • Check if featuredImage exists before override to avoid JS error (@gbonhevi)
2.4.5 2015-05-25
  • Fixed bug with post's media library
2.4.4 2015-01-16
  • Fixed bug with debug mode and certain plugins
  • Updated French translation
2.4.3 2015-01-13
  • Debug mode was broken
  • Update the generated .gz javascript file
  • modify the media library to have a fallback url
  • check that option pte_jpeg_compression exists before trying to access it
2.4.2 2014-10-03
  • Fix CSRF vulnerabilities. Thanks to J.D. Grimes for reporting them.
2.4.1 2014-09-06
  • Bug fixes: see issues #100, #101, #102 on github
  • Bump wordpress compatibility
2.4.0 2014-04-26
  • Bug fixes
  • Use temporary file for editor image (experimental)
  • Logging to file/chromephp
2.3.0 2014-01-01
  • Updated libraries
  • (re-)Added Thickbox/Media Library Integration (#65)
  • Set jpeg compression dynamically (#63)
  • Add fit crop to thumbnail option (enabled by default), can be overridden in the "Options" menu #78
  • Various bug fixes
2.2.1 2013-06-08
  • fixed onLoad problem
2.2.0 2013-06-07
  • View the thumbnails you are planning on modifying from the crop tab
  • New documentation at http://sewpafly.github.io/post-thumbnail-editor
  • Resolved issue where users without capability could load the editor
  • Added new custom pte-edit capability.
  • Now use almondjs for the normal AMD loader
  • Fixed some crop constraint bugs
  • Removed requireJS domReady plugin
  • Upgraded angularjs
  • Improved startup
2.1.0 2013-04-27
  • Crop Constraints are visually available: green is good and red means there will be upscaling
  • In the options panel change the size of the cropping image
  • Bug fix: 3.6 compatibility
  • Added thumbnail metadata to table
2.0.1 2013-04-06
  • IE fix with the jcrop api
  • Now go into the view mode after cropping
  • Added option to crop and save without verifying
  • Featured images now have link to launch the Post Thumbnail Editor
  • Updated coffee-script to 1.6.2
  • Updated French and Spanish translations
  • Made the cache buster an option
2.0.0 2013-03-13
  • New UI based off angularjs -- awesome framework btw -- same backend
  • In view tab, click the pictures to select (double-click switches to crop view).
  • Works on iPhone/iPad.
1.0.7 2012-12-24
  • Updated for Wordpress 3.5 (introduces backwards incompatible changes)
  • Other bug fixes
1.0.5 2012-04-20
  • Fix custom sizes with either height or width set to '0'
  • Added German translation
1.0.4 2011-10-20
  • Added full paths to php includes
  • Fix handling for thumbnail names with spaces
  • Fix unlink/deletion issue
  • Added Portuguese translation
1.0.3 2011-09-09
  • Fixed some javascript issues
  • Added Italian translation
1.0.2 2011-09-06
  • Problem with SVN commit of 1.0.1
1.0.1 2011-09-06
  • Fixed compatibility with other thickbox enabled plugins that called the wordpress media scripts.
  • Added Options screen (Settings -> Post Thumbnail Editor) to configure thickbox dimensions and enable/disable debugging.
  • Added Translation support & French translation (thanks to Li-An)
1.0.0 2011-07-19
  • Total redesign of PHP/HTML interface
  • Allows editing multiple images
  • Switch from fancybox to wordpress' included thickbox
0.2.2 2011-06-13
0.2.1 2011-06-12

Fixed an error with older PHP installs

0.1.1 2011-03-16
  • Fixed IE8/firefox javascript errors