Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Andrea Ferro

    (@unicorn03)

    Hi @fredericobt, thanks for the review we are glad you like the plugin in version 5.0.18 the section has been moved so as the first major update we are responding quickly to tickets I didn’t see yours though.

    Hi, thank you for downloading Headers Security Advanced & HSTS WP. We care about all topics and I always try to respond quickly and listen to all users “I didn’t see your topic” however I confirm you that I released an update that moves the plugin entry down because my purpose is not to have visibility inside admin but to offer a good free product.

    Thank you and I hope I have offered you a good fast assistance

    I feel exactly the same,@fredericobt . So annoying.

    @unicorn03 you could at least add a checkbox to hide the top-level menu entry, like ‘Limit Login Attempts Reloaded’ does.

    In the meantime, adding this snippet to your functions.php should help:

    add_action('admin_menu', 'fk_remove_hsts_menu_item', 999);
    
    function fk_remove_hsts_menu_item() {
    	remove_menu_page( 'headers-security-advanced-hsts-wp-plugin' );
    }
    Plugin Author Andrea Ferro

    (@unicorn03)

    Hi @fredericobt and @vendojo, I’m Andrea thank you for downloading the plugin it’s very important for me to listen to all the feedback that’s why the version 5.0.19 that I just updated will no longer show the Headers Security Advanced & HSTS WP plugin item in the main menu but directly in the settings.

    Thank you for giving your feedback and I hope you enjoyed the support and please do not hesitate to write to me for further inquiries or information.

    Update: After version 5.0.19, the position in the menu has changed, but I still think that access to the plugin should only be done via Settings.

    Plugin Author Andrea Ferro

    (@unicorn03)

    Hi @fredericobt , version 5.0.19 lo released this morning a few minutes ago I updated the plugin without releasing a new version only with a menu update.

    If you try to delete and reinstall the plugin you will be able to enter the settings only from settings.

    Let me know if you don’t see it .

    Please feel free to contact me for more information or inquiries I am here on purpose

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘5 stars plugin’ is closed to new replies.