Denis Žoljom
Denis Žoljom
Idea that Juliette sugessted in the [PR](https://github.com/WordPress/wpcs-docs/pull/102#discussion_r955986866) was to standardize the order of certain parts of a rule in the handbook: 1. CS rules 2. Possible code samples 3. Usage...
## Feature Request - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** Every time I go and delete the default plugins...
When doing larger imports it often happens that the import script breaks/time outs. One possible solution is to increase timeout in the `php.ini`, but not all users have this ability...
### Describe your bug When you set up a theme, you get the `.storybook` folder, but the instructions are missing to install a package `@eightshift/storybook`. ### Steps to Reproduce Try...
### Describe your bug The documentation has outdated commands, this should be updated. ### Steps to Reproduce Check the screenshot below ### Expected behavior The commands should be updated to...
### Describe your feature request The current templates are not suited for the docs project. They are ok for the libs. ### Describe the solution you'd like They should be...
### Describe your feature request The title says it all. The pagination isn't showing on the article listing page, and the footer should be added like in the showcase page....
### Describe your bug There is a wrong code example on removing/adding patterns in the docs ### Steps to Reproduce Check the image ### Expected behavior Correct code example should...
## Is your feature request related to a problem? Please describe. We should have a doc explaining the architecture of the eightshift project. Service classes, vs regular classes. Dependency injection,...
I've noticed that in the `playerVars` on line 56 of your code you don't have the option to add playlist, which is necessary if you want to have one video...