log.aroute.net

WordPressで768pxの画像の自動生成を停止する

functions.php

update_option( 'medium_large_size_w', 0 );

via