Skip to content

vektor-inc/vk-dynamic-if-block

Repository files navigation

VK Dynamic If Block

VK Dynamic If Block is a custom WordPress block, primarily designed for FSE, that allows users to display Innder Block based on specified conditions. With this block, you can show or hide Innder Block depending on various conditions, such as whether the current page is the front page, a single post, a specific Post Type, or other conditions.

Develop

npm install
composer install
npm run build

Make zip

npm run build
npm run zip