Viktor Nagornyy
Viktor Nagornyy
Move Customizer to a core plugin ([original petition](https://forums.classicpress.net/t/remove-the-customizer-move-it-to-a-core-plugin/2773/8)).
Move post by email to a core plugin ([original petition](https://forums.classicpress.net/t/remove-post-via-e-mail/2897)).
This was brought up as a [petition in the forums](https://forums.classicpress.net/t/login-remember-me/2882): > Below the login credentials there is this cryptic “remember me” that doesn’t mean anything at all. > > Remember...
> WordPress’ admin console with all the .php URLs is a rat’s-nest of usability issues. > > I propose we consider adding in a Front Controller and make simplified, clean...
> In working with some more complex WordPress sites that need to interact with other systems and synchronize data it’s becoming clear that the lack of a properly maintained UUID/GUID...
> To improve read performance on metadata, `get_metadata()` pulls all metakeys into a cache that is stored in memory, then on subsequent calls, pulls from that cache array. > >...
> As per this requested and pretty much ignored [ticket #28625 (Enhancement: Add constants to support SSL connections for mysqli) – WordPress Trac 3](https://core.trac.wordpress.org/ticket/28625) Allow SSL connection to mysqli -...
I'm not 100% sure, but I believe my issue with Grunt is due to Windows. Reading up on the error, I [found this](https://github.com/gotwarlost/istanbul#usage-on-windows): > Istanbul assumes that the command passed...
## Expected behavior When trying to publish an empty post - not title, no content, no excerpt - it should show an error message, "You can't publish an empty post."...
## Description Resolves #837 by backporting 50784. This officially removes support for Internet Explorer 11 in the CSS files run through the build process in Core. Individual tickets should be...