Skip to content

mcguffin/wp-robocrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

297fb2e · May 28, 2023
Jan 28, 2022
May 28, 2023
Jan 28, 2022
May 28, 2023
Nov 20, 2020
May 28, 2023
Nov 5, 2020
Nov 20, 2020
May 28, 2023
May 28, 2023
Nov 11, 2020
Jan 29, 2018
Nov 9, 2020
Jan 28, 2022
Jan 28, 2022
May 28, 2023
May 28, 2023
May 28, 2023
Nov 5, 2020
May 28, 2023

Repository files navigation

WP Robocrop

Focus point based image cropping in WordPress.

Developed with WordPress 4.5.2 - Tested up to WordPress 4.9.2

Installation

  • Head over to releases
  • Download 'wp-robocrop.zip'
  • Install and activate it like any other WordPress plugin
  • As long as the plugin is active, it will check for updates

Known Browser Support

  • Chrome 48+
  • Firefox 44+
  • Microsoft Edge
  • IE11
  • Safari 9.1+

Compatibility

Known Issues

  • Cropdata gets lost after using "Edit Original"

Developing:

In Terminal run npm install in the project directory.
Then run gulp.