Skip to content

Instantly share code, notes, and snippets.

@mvriel
mvriel / media.php
Last active December 22, 2015 07:59 — forked from brichards/media.php
<?php
/**
* Override default image downsize rules with a custom resizing service
*
* Defaults to false (no third-party downsizing), but can be overriden with an indexed
* array of image details to use in place of WP's default downsizing rules.
*
* @since 2.5.0
*