Conversation
review · 1 starsalso tried adding: add_filter( ‘big_image_size_threshold’, ‘__return_false’ ); to my child funtions.php and still not working
Hi @ozarc , I am sorry you are having issues with the plugin. There is not enough information here to help debug though. Can you detail what you are expecting to happen and what is actually happening? Can you verify you are running the latest version of WordPress? Do you have any related errors in your debug log?
@ozarc Just return 0 (integer) add_filter( ‘big_image_size_threshold’, 0 ); This reply was modified 5 years, 9 months ago by ddur .
Hi @ozarc , I am sorry you are having issues with the plugin. There is not enough information here to help debug though. Can you detail what you are expecting to happen and what is actually happening? Can you verify you are running the latest version of WordPress? Do you have any related errors in your debug log?
@ozarc Just return 0 (integer) add_filter( ‘big_image_size_threshold’, 0 ); This reply was modified 5 years, 9 months ago by ddur .