Max Lyuchin

Results 9 issues of Max Lyuchin

## Describe the bug When inserting SVG to the post, or using `wp_get_attachment_image()` function with custom image size ('large', 'medium', 'thumbnail', etc.) we always receive the full SVG src (which...

type:bug
help wanted

### The problem When saving new post with empty title and content in Classic Editor, the post is reported as "published" but never appear in post list. The "View post"...

### Description of the Change Closes # ### How to test the Change ### Changelog Entry > Added - New feature > Changed - Existing functionality > Deprecated - Soon-to-be...

Now it works with both ACF 4 and 5

### Description of the Change Adds Azure/Language provider within LanguageProcessing service The API keys screen is in Classifai > Language Processing > Microsoft Azure. The provider will have 2 types...

help wanted
needs:engineering
needs:refresh

### Is your enhancement related to a problem? Please describe. - We now have "Type of show" dropdown, need to be updated on screenshot-3.png - We have the "Classic" edit...

type:enhancement
help wanted

**Is your enhancement related to a problem? Please describe.** Right now the deploy script returns error code if other files have been modified (which actually not an issue). This triggers...

type:enhancement
help wanted
needs:engineering
needs:discussion

When writing Block Editor related commands, I thought that it might be handy to make some of commands to be compatible with both approaches (Block vs Classic editor). - Working...

needs:documentation

### Describe the bug In some testing scenarios user might change the tab from "Visual" to "Text". The next call of classicCreatePost() will fail. ### Steps to Reproduce ```javascript //...

type:bug