Skip Navigation

[Resolved] Quelling "Remember to register Toolset" message in WP dashboard

This support ticket is created 4 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by edF-5 4 years, 8 months ago.

Assisted by: Shane.

Author
Posts
#1637807
Screen Shot 2020-05-25 at 15.46.05.png

Hi there,

On sites where a Toolset subscription has expired, there's a notice at the top of every page in the WP dashboard that says "Remember to register Toolset. Registration gives you automatic updates for stability, performance and security" (screenshot attached). If it's not possible to renew the subscription, is there a way to suppress or hide this message? I can do this in CSS but was wondering if there was a more appropriate way.

Thank you!

Saul

#1637895

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Ed,

Thank you for getting in touch.

We don't have an in house solution for this however you can try the plugin below and let me know if it helps.
https://wordpress.org/plugins/disable-admin-notices/

Thanks,
Shane

#1639233

Thanks, Shane. I ended up using CSS and set the display to none.

Would you consider building in support for the DISABLE_NAG_NOTICES constant as mentioned on https://codex.wordpress.org/Plugin_API/Action_Reference/admin_notices?

Thanks again!

Saul