Viktor Nagornyy

Results 47 issues of 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)).

type: feature request
help wanted
status: needs pr
flag: major change
scope: core plugins

Move post by email to a core plugin ([original petition](https://forums.classicpress.net/t/remove-post-via-e-mail/2897)).

type: feature request
status: has pr
flag: major change

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...

type: feature request
status: needs pr
status: needs tests

> 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...

help wanted
status: discussion
status: needs decision

> 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...

type: feature request
status: discussion
status: needs decision
status: needs pr
status: needs tests

> 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. > >...

type: feature request
help wanted
status: needs pr
status: needs tests

> 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 -...

type: feature request
help wanted
status: needs pr

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...

status: needs pr

## 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."...

type: feature request
help wanted
status: needs pr

## 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...