• Resolved pyoil

    (@pyoil)


    Hi

    How to completely Disable Background Removal Feature? I am never going to use it.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Gerard Blanco

    (@sixaxis)

    Hi @pyoil,

    For now this is not possible but we will add a way to disable it in a future release. Unfortunately, I don’t have any ETA for this at the moment.

    Best,

    Looking for this too

    Yes. I often click this option by mistake.

    Iain

    Yes please, make this feature electable, not mandatory

    Jonathan Sulo

    (@jonathansulo)

    I noticed that this was added just now in 4.0.1. What’s the shortcode to disable the background removal feature?

    Hurray! Best would be if this “feature” was removed and EMR just went back to being the simple useful plugin it used to be… but thankful for an option to disable this unrelated image editing feature.

    Plugin Support Gerard Blanco

    (@sixaxis)

    @jonathansulo Simply add this line to your functions.php:

    add_filter('emr/feature/background', function () { return false; });

    We will document it soon in the knowledge base ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to Disable Background Removal Feature’ is closed to new replies.