Stanislav Khromov

Results 78 issues of Stanislav Khromov

We want to trigger match() and unmatch() on initial pageload. The setup() function runs but it doesn't have any useful parameters and what we really want is to check whether...

question

🧟‍♂️ It's alive! Will probably wait until this makes it out of `alpine:edge` and the `testing` repo before merging, but feel free to give it a spin! ![2021-11-26 02_51_37-PHP 8...

If you use a persistent object cache with WordPress (Memcached, Redis, etc), transients are stored there rather than in the database, so the `clear_cache ` function will not work with...

I like the idea of Twig in a WordPress theme, but there's no reason to have a bunch of files that only contain a call to twigpress_render_twig_template(); According to the...

## Feature Request **Is your feature request related to a problem? Please describe.** It appears that the `@wordpress/server-side-render` dependency is not included by default in CGB, which makes it impossible...

**Describe the bug** After some performance profiling in our application it appears that `xmlbuilder2` is approximately **2-3 times slower** than `xmlbuilder` for our use case (XML sitemaps). Can something be...

bug

The current SSR example from the readme does not work. I have submitted a working SSR example in https://github.com/ConsoleTVs/sswr/pull/32 and I think that is the only way to have working...

There seems to be an small issue with using a vertical carousel with fixed height and a limited number of items. Here is a demo page: https://dl.dropboxusercontent.com/u/2758854/carouFredSel-6.2.1/carouFredSel-6.2.1/index.html Every slider item...

``` $ vagrant up --provider=digital_ocean Bringing machine 'default' up with 'digital_ocean' provider... ==> default: Using existing SSH key: Vagrant ==> default: Creating a new droplet... ==> default: Assigned IP address:...

Some issues on a clean install of WP 4.1 **Column widget seems to work poorly, they just bounce all over the place, drag handler sometimes moves the block to the...