muznah
0
Q:

remove background resize

// For removing resize of big images in wordpress, put this into "function.php"

add_filter( 'big_image_size_threshold', '__return_false' );
0

New to Communities?

Join the community