is_plugin_setup() && 1 === (int) $as3cf->get_setting( 'serve-from-s3' ) ) { // Remove images option from WP Rocket CDN dropdown settings. add_filter( 'rocket_allow_cdn_images', '__return_false' ); } }