dev-master
9999999-dev https://github.com/isotopsweden/wp-syncsWordPress helpers and settings for imgix plugin
MIT
The Requires
- php ^7.0
- composer/installers ~1.0
The Development Requires
wordpress imgix
WordPress helpers and settings for imgix plugin
Our Imgix helper built for https://github.com/imgix-wordpress/images-via-imgix. Should be used as a mu-plugin., (*1)
composer require isotopsweden/wp-imgix-helper
// To disable imgix: define( 'IMGIX_DISABLED', true ); // To override settings: define( 'IMGIX_HELPER_OVERRIDE', true ); // To change cdn link when override is defined: define( 'IMGIX_HELPER_CDN_LINK', 'https://...' ); // Turn off disable thumbnail. Default is true. define( 'IMGIX_HELPER_DISABLE_THUMBNAIL', false );
MIT © Isotop, (*2)
WordPress helpers and settings for imgix plugin
MIT
wordpress imgix