• Resolved V.E.L

    (@vezraimanuel)


    Hi,

    there’s a bug after updating to 3.3.00.

    1. .htaccess issue

    the old version never mess with WordPress default htacess section, since it creates its own:

    # BEGIN HMWP_RULES

    After updating the 3.3.00, it creates exactly same rules inside ‘# BEGIN WordPress’, while the HMWP_RULES also active. And when we reset / uninstall HMWP, rules inside ‘# BEGIN WordPress’ not deleted, hence, the site returns error.

    2. notice to save HMWP each time after installing new plugin.

    I already disable “Hide plugin names” and “Hide theme names” in Permalink option, but the notice to “save HMWP” always appears after installing new plugin.

    please fix these issues. it breaks the site.

    thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author John Darrel

    (@johndarrel)

    Hi V.E.L,

    Thank you for the valuable feedback.

    I’ll talk with my team to check and fix the reported issues asap.

    John

    Plugin Author John Darrel

    (@johndarrel)

    Hi,

    Please upgrade the plugin and add in wp-config.php this line after WP_DEBUG line

    define(‘HMW_RULES_IN_WP_RULES’, false);

    It will prevent HMW from adding the rules into WordPress rewrite rules.

    Once you have Hide Themes Name and Hide Plugins Name switched off you will not receive the update HMW anymore if you add new plugins or themes.

    Best, John

    Thread Starter V.E.L

    (@vezraimanuel)

    hi @johndarrel

    3.3.01 fixes everything! tested deactivate/activate etc, works perfectly.

    thank you very much!

    Plugin Author John Darrel

    (@johndarrel)

    Thank you for letting me know that it works for you.

    Please help us with a short positive review on WordPress.
    https://www.ads-software.com/support/plugin/hide-my-wp/reviews/

    Thank you so much,
    John

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Serious bugs after updating to 3.3.00’ is closed to new replies.