Plugin removes WP version number from admin screens – why?
-
add_filter('update_footer', [$this, 'remove_admin_footer_text']);inSBI_Global_Settings->register_menu()removes the WP version number from the bottom right of the WP admin.Why? I can perhaps understand it if it’s on your own admin pages but you’re removing across the entire admin.
Using v6.9.1.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Plugin removes WP version number from admin screens – why?’ is closed to new replies.