Vitaliy Ralle

Results 7 issues of Vitaliy Ralle

### Describe the bug The easiest way to remove thumbnail generation of a image size is to set the width and height to 0. This is an example of `wp_get_additional_image_sizes()`...

type:bug
help wanted
needs:engineering

### Is your enhancement related to a problem? Please describe. The plugin generates thumbnail data for the current theme. A theme change or other circumstances will change the thumbnail sizes...

type:enhancement
help wanted
needs:engineering

Hi! I am reviewing `WP_Service_Worker_Scripts_Integration->register()` The method uses WP Core filter `script_loader_src` and then adds the version value to the url. I have a question about the sequence of these...

service-workers

Hi! The examples use import via global constants. [WP Dependency Extraction](https://github.com/WordPress/gutenberg/tree/trunk/packages/dependency-extraction-webpack-plugin#dependency-extraction-webpack-plugin) defines dependency imports. Example: `const { assign, merge } = lodash;` => lodash will not be added to dependencies...

## Feature request Enhance the quality, readability, and usability of the README.md file to ensure better understanding and engagement from users and contributors. **What is motivation or use case for...

documentation
help wanted

## Current behavior I use eta.js as a template engine. Now I tried to import markdown files into html, but it gives me errors. Here's what I do: `src/view/index.html` I'm...

enhancement

## Feature request ### What is motivation or use case for adding/changing the behavior? Efficient mass generation of homogeneous pages (e.g., gallery albums) from content files with front matter is...

enhancement
help wanted