Developers
...
Filters
Basic

wpgmza_admin_persistent_notices_dynamic_titles

2min
modify the default dynamic titles for persistent notices these are added in a key/value pair, which relates to a slug stored when creating a persistent notice source apply filters("wpgmza admin persistent notices dynamic titles", $titlearray); arguments $titlearray dynamic titles to be registered as a key/value pair (array) requirements return original array from your callback, along with your changes files includes/class admin notices php