• Resolved borseba

    (@borseba)


    Hi, I have installed the plugin on multiple sites. Everything ok with the main function (hide top notices). But lately, I realized that it also hides the inline notices to update the plugins.

    It would be ideal to have the option to activate or not this functionality, but by default, it should not hide them, as it makes a bit annoying not to be able to update directly in the “Plugins” page (to update, you have to go to the “Updates” section of WordPress).

Viewing 6 replies - 1 through 6 (of 6 total)
  • Came here to say just that!

    Plugin Author PontetLabs

    (@pontetlabs)

    Thank you for your feedback.

    Please update to the latest version (1.2.2) — this issue has been fixed ;D

    Hi there,

    I have the same problem and I have 1.2.2 installed.

    The update notices are hidden through CSS:

    /hide-admin-notices/assets/css/hide-admin-notices.min.css?ver=1.2.2

    body.hidden-admin-notices-active #wpbody-content div.notice:not(.updated) {
    display:none !important;
    }
    

    Can you check if there is still this issue?
    The only way I can go around is to add custom css to show the notices again, but that shouldn’t be the solution. 😉

    Thank you.

    Hello,
    I also updated the plugin to the latest version and nothing has changed.
    Have you perhaps placed some buttons somewhere to activate and deactivate?

    Thank you

    Hi @pontetlabs
    I am also using the latest version 1.2.2 but nothing changes, updates for plugins are not displayed.
    It would be useful to make them visible at least for the administrator.

    Thank you

    It appears an unsuccessful fix was applied 7 months ago and the last activity by support was 6 months ago. Just wondering if this is a dead plugin that is no longer supported?? The plugin update notices for admins would very handy.

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

The topic ‘Hidding plugin notices’ is closed to new replies.