Closed mattyrob closed 1 year ago
The version we forked from now shows correctly, we need to consider the display of the security history.
As we are telling that this is a fork of WordPress 6.2 for me we have to list security fixes from 6.2 and above.
When clicking on the Privacy tab shown above, I get:
Fatal error: Uncaught Error: call_user_func(): Argument #1 ($callback) must be a valid callback, no array or string given
in ~/wp-includes/functions.php on line 3722
Call stack:
wp_die()
wp-admin/privacy.php:13
Description
This PR begins the process of tidying up the admin About page.
Motivation and context
Fix for #227
How has this been tested?
Local visual checks only so far.
Screenshots
Before
After
Types of changes