Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Andi Dittrich

    (@andi-dittrich)

    Dear iamitkumar,

    your issue sounds weird and its not intented nor observed before.
    In case the plugin is disabled, Enlighter cannot redirect you to the about page because the redirection code is [executed within the plugin startup](https://github.com/AndiDittrich/WordPress.Enlighter/blob/master/class/Enlighter.php#L90)

    therefore it sounds linke a caching issue (browser cache, php op-code cache) which is executing the redirect. try to clear them.

    br, Andi

    Thread Starter iamitkumar

    (@iamitkumar)

    Hi Andi,

    Thanks for your reply. Yes, indeed it was a weird problem which took my plenty of time to resolve. The good news is that after clearing all the caches it just worked fine as expected.

    Thank you,
    Amit

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Wrong plugin page redirection upon activating any plugin’ is closed to new replies.