itinerisltd/crop-thumbnails-meta

This package is abandoned and no longer maintained. No replacement package was suggested.

Metapackage to install the Crop-Thumbnails WordPress plugin along with Itineris' tweaks.

0.1.1 2020-10-05 11:08 UTC

This package is auto-updated.

Last update: 2021-04-05 12:25:09 UTC


README

Metapackage to install the Crop-Thumbnails WordPress plugin along with Itineris' tweaks.

Installation

Add the wpackagist.org repository to your composer.json:

"repositories":[
    {
        "type":"composer",
        "url":"https://wpackagist.org",
        "only": ["wpackagist-plugin/*", "wpackagist-theme/*"]
    }
],
composer require itinerisltd/crop-thumbnails-meta