sirulli / yoimages

Better image handling capabilities for Wordpress
http://sirulli.org/yoimages/
GNU General Public License v2.0
16 stars 10 forks source link

Wp-retina 2x plugin compatibility #31

Closed ferrbea closed 9 years ago

ferrbea commented 9 years ago

Provide support for Wp-retina 2x plugin as suggested by user wp-fred.

fagia commented 9 years ago

Pushed to dedicated branch: retina_cropping Please evaluate, test and translate it.

Install the WP Retina 2x plugin and then go to your test Wordpress plugins directory via terminal and there:

cd yoimages
git pull
git fetch
git checkout retina_cropping
php composer.phar update
fagia commented 9 years ago

released with version 0.0.3