Knut Sparhell
Knut Sparhell
If the class method `get_classic_settings()` was made public the settings fields would not need to be repeated outside Classic Editor (DRY).
I'm no cache expert, but could start by checking $_wp_using_ext_object_cache. The ideal goal is to check that object cache "works", but this not a performance or speed test. Could perhaps...
Has it also/ever been suggested or reviewed to include the E-mail check from the Health Check & Troubleshooting plugin in core?
Since sitemaps are not submitted to search enhines just because they exist, this is the wrong way, as it would be wrong if feeds was also disabled, not to mention...
All I can say is that if I remove `#wpadminbar > #wp-toolbar > #wp-admin-bar-root-default .ab-icon { float: left; }` found in `admin-bar.css` the icons align on the line it belongs,...
They are not silent. They show on updates.php, as a single button for manual update of all of them, and each are mentioned in the temporary, on screen "flight" log...
his has been on my mind since this project started. The special thing with this featured plugin is that it builds upon functionality that is already in core, with constants...
Traditionally WordPress "logs" events by sending an email, as it does when updating in the background. WordPress has no logging API, for logging types of events, rollover/delete, filter, search etc....
Add filter for the metabox date, as I prefer 'd.m.Y' (PHP) and 'dd.mm.YY' (jQuery Datapicker). Also remove am/pm display and adjustments when 24h clock.
Also the button text "Edit" in "plugin.php" line 1087.