Denis Žoljom

Results 147 issues of Denis Žoljom

None of the enqueue methods in hooks have attributes in them. Which means that we cannot use the `$hook_suffix` parameter to check where the script should or shouldn't load. For...

improvement
research

We should create an abstraction in rest fields for modifying exising response fields: https://developer.wordpress.org/reference/hooks/rest_prepare_post_type/

improvement
research

I am using AIO support center plugin that uses tinymce for users to write posts and it looks like the crayon is not loading on theirs plugin. On the front...

### Describe your feature request We should write a bit more about the backend part, service classes, why we are using them and how they are used. ### Describe the...

### Describe your bug The examples at the end are not correct (don't match the updated commands) ### Steps to Reproduce Run the command and see the output ### Expected...

bug

### Describe your bug When importing the columns block the following command is listed as a dependency: ``` wp boilerplate blocks use-component --name='column' ``` ### Steps to Reproduce 1. Install...

bug

### Describe your bug I noticed that in the config the default name is left as `Boilerplate` instead of being changed to project name, or the dash separated project name...

bug

Added docpress as a default 'page' build for this repository. This generates a 'pretty' layout that is similar to what Tide has for their project.

enhancement

The coding standards group proposed working on RFCs when adding requirements. Unfortunately, this didn't take, but we can maybe use parts of their workflow and adapt them to our own....

I'm getting a > Unable to parse file ... Parse error at line ... And the error points to ```scss $this: &; ``` the `&` character. This is a perfectly...

bug