Nikita

Results 80 comments of Nikita

@brownrl nothing special, just lazy developers at Yoast.

Let's ignore a big part of WP functionality. Dynamic Blocks, Reusable Blocks, PHP filters, Theme Templates. Good choice for the most popular plugin (Yoast) 🤷‍♂️ Reusable Blocks example: ![image](https://user-images.githubusercontent.com/14810891/90959392-77dd1080-e4a3-11ea-8a6a-2bbb8b52bd55.png)

Looks like the RankMath SEO plugin has developer hooks for developers, which may help with dynamic blocks. We will need to check this https://rankmath.com/kb/content-analysis-api/ Thanks for mentioning in https://wordpress.org/support/topic/rankmath-content-analysis/ p.s....

Hey. Personally, I don't like the similarity with the images 'lazy loading' term. But I don't think these reasons are enough to change the plugin name for now. I'll keep...

I want to explain a little to you where this word in the name of the plugin came from. I didn't mean to offend or mislead anyone. Initially, I created...

Hey Spencer. It is not possible right now. Maybe in future releases, we can somehow improve this code https://github.com/nk-o/ghostkit/blob/2a438f6c618d375677892684b79ae51ed4fc76e9/src/assets/js/main.js#L255-L337

I don't think that synchronization will be added, but exporting/importing is a good feature, that we need to add in future updates.

Hi Spencer. I thinking about this feature before, but I still don't know how to make it properly. Gutenberg uses 2 classes only - for text color and for background...

Hi. As ACF Blocks are dynamic PHP - I'm not sure there is an easy way to extend it with GhostKit extensions. We also have our own alternative to ACF...

Update: with Lazy Blocks plugin it will be possible in the next update (will be available in 1-2 days). ![image](https://user-images.githubusercontent.com/14810891/66031197-9349d080-e50b-11e9-8ac5-db3972ef0410.png) Probably this may help in integration with ACF Blocks too...