Denis Žoljom

Results 147 issues of Denis Žoljom

Say we create an app, and it fetches the posts/pages. It can store it in a state (Redux, MobX, using setState or what ever one chooses), or localStorage. This is...

question

To do: - [x] Featured images - [x] All posts listing endpoint - [x] Post tags and categories - [ ] Comments endpoint

enhancement

# Description Fix the shortcode for displaying the output of the calculations

bugfix

Since the forms are storing potentially private information to the database (when enabled), there should be an easy way to export, or delete the data that could be stored for...

feature request

## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...

bug
state:unconfirmed
good-first-issue
command:core-is-installed

## 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** When you mistype a command, a suggestion is found...

state:considering

## 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** A lot of _modern_ tooling (especially in Laravel space)...

state:considering

The fzaninotto/faker lib has been sunset, meaning no new features will be added to it (https://marmelab.com/blog/2020/10/21/sunsetting-faker.html). I'm wondering if you've considered using https://github.com/FakerPHP/Faker instead? It's a fork that should be...

In my project, I'm using the [imposter](https://github.com/TypistTech/imposter-plugin) plugin to avoid any conflicts in my project in case I have a plugin that is using different versions of some packages that...

Hi! So far I'm really liking the lib, haven't tested it fully just yet, but I'll do that really soon. I've noticed one thing while trying to build a factory...