You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
* Description: A WordPress plugin to automatically use your existing (and future) WordPress images from <a href="http://www.imgix.com" target="_blank">imgix</a> for smaller, faster, and better looking images. <a href="https://github.com/imgix-wordpress/images-via-imgix" target="_blank">Learn more</a>.
* Version: 1.3.2
* Author: wladston
* Author URI: http://github.com/imgix-wordpress
*/
include( 'includes/compability.php' );
include( 'includes/class-images-via-imgix.php' );
include( 'includes/options-page.php' );
function imgix_plugin_admin_action_links( $links, $file ) {