Title: Updated blog_public notice callback
Author: WordPress VIP Documentation
Published: June 15, 2021
Last modified: August 5, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Production]](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)
 3. Updated blog_public notice callback

# Updated blog_public notice callback

---

 15 June 2021

17:48:44 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/updated-blog_public-notice-callback/)

Removed the `$wp_admin_bar` parameter from the callback since the `admin_notices`
hook doesn’t pass any arguments.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2205](https://github.com/Automattic/vip-go-mu-plugins/pull/2205)