Description
This is a plugin that extends Gutenberg’s blocks.
[ Blocks ]
* Alert
* Ballon
* Border Box
* Button
* Classic FAQ
* New FAQ
* Flow
* Heading (not recommended)
* Icon
* Icon Outer
* Page Content
* PR Blocks (not recommended)
* PR Content (not recommended)
* Responsive Spacer
* Staff (not recommended)
* Page list from ancestor
* Slider
* Accordion [ Pro ]
* Animation [ Pro ]
* Archive list [ Pro ]
* Blog Card [ Pro ]
* Breadcrumb [ Pro ]
* Button Outer [ Pro ]
* Card [ Pro ] (not recommended)
* Category Badge [ Pro ]
* Child page list [ Pro ]
* Dynamic Text ( Post Type name / Ancestor Page name ) [ Pro ]
* Fixed Display [ Pro ]
* Icon Card [ Pro ] (not recommended)
* Post list [ Pro ]
* New Badge [ Pro ]
* Selected Post List [ Pro ]
* Step [ Pro ]
* Tab [ Pro ]
* Table of Contents [ Pro ]
* Taxonomy [ Pro ]
* Timeline [ Pro ]
* Grid Column [ Pro ]
* Grid Column Card [ Pro ]
* Outer [ Pro ]
[ Extensions ]
* Hidden extension
* Highlighter
* Inline Font Size
* Margin extension
* Nowrap
* Responsive BR
* Columns direction
* Custom CSS [ Pro ]
* Link toolber
[ Settings ]
* Balloon
* Custom Format [ Pro ]
* Custom Block Style [ Pro ]
* Common Margin
* Load Separate
* FAQ Block [ Pro ]
* Custom CSS [ Pro ]
* Block Manager
* Block Style Manager
[ Tools ]
* Import Export
[ Editing and correction ]
The source code of this plug-in is below.
https://github.com/vektor-inc/vk-blocks
Screenshots
Blocks
This plugin provides 5 blocks.
- PR Content This is PR content where you can place images, headlines, text, and buttons.
- Ballon These speech balloons are perfect for recreating conversations.
- Slider This slider allows you to place various items.Slider is do not move in edit screen.
- New FAQ It displays a combination of questions and answers. You can freely add blocks to the question area as well.
- Classic FAQ Displays a combination of questions and answers.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
Contributors & Developers
“VK Blocks” is open source software. The following people have contributed to this plugin.
Contributors“VK Blocks” has been translated into 3 locales. Thank you to the translators for their contributions.
Translate “VK Blocks” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.88.0
[ Specification change ][ Grid Column Card (Pro) ] Changed the default settings of headerDisplay and footerDisplay from “Delete” to “Display”.
[ Specification change ] Add filter vk_post_taxonomies_html ( Update VK Components 1.6.1 )
[ Bug fix ][ Link Component ] Fix adding “https://” with “tel:” and “mailto:” link.
[ Bug fix ][ Slider ] Fix an issue where full width alignment does not work in tt4 and tt5.
1.87.0
[ Add function ][ Link Toolbar ] Added to skip retrieving metadata (title and favicon) for external links in link toolbar to prevent CORS errors.
[ Add function ][ icon ] Add toolbar link for components.
[ Bug fix ][ Slider ] Adjusting the timing of loading swiper to prevent the slider from collapsing.
[ Bug fix ][ Grid Column Card (Pro) ] Add translation.
[ Bug fix ][ Category Badge (Pro) ] Added Pro label to the inserter.
1.86.1
[ Bug fix ] Roll back 1.85.1
1.86.0
[ Add function ] [ Fixed Display (Pro) ] Added an option for “Fixed display from the bottom.”
[ Add function ] Added to apply the vk-scroll-hint class to all elements with the vk_hidden and vk_hidden-XXX classes.
[ Bug fix ][ Core/table ] Fixed the class was not removed when table scrolling was disabled.
[ Bug fix ] Fix load styles when separate load is enable.
[ Bug fix ][ Tab (Pro) ] Added a process to dynamically calculate and set the iframe height when the tab becomes active.
[ Bug fix ] Fixed an issue where disabling separated loading caused all block CSS to load.
1.85.1
[ Bug fix ] Due to an issue where the hidden setting does not function properly when TreeShaking is enabled and CSS splitting is disabled, TreeShaking has been temporarily disabled as a workaround.
1.85.0
[ Add function ][ Core Table ] Add scroll hint for horizontal scrolling.
[ Specification change ][ Post List (Pro) ] Disable link on edit screen.
[ Specification change ][ Alert ] Fixed the alert variation icon.
[ Bug fix ][ Breadcrumb (Pro) ] Fixed an issue where the separator setting in the Breadcrumb block was not being loaded correctly (now loaded from view.js).
[ Bug fix ] Fixed an issue where abnormal load occurred on a server that cannot use auto-update.
1.84.2
[ Bug fix ][ Custom CSS (Pro) ] Replaced an improved sanitation function in vk_blocks_output custom css
to handle various CSS patterns.
1.84.1
[ Bug fix ][ Custom CSS (Pro) ] Replaced wp_kses with a sanitization function in vk_blocks_output_custom_css.
1.84.0
[ Add function ][ Column ] Add toolbar link for components.
[ Specification change ][ Classic FAQ / New FAQ ] Support structured data.
[ Bug fix ][ Link toolbar ] Fix to prevent adding https:// or https:// when a relative path is entered.
[ Bug fix ][ Post list (Pro) ] Fixed pagination customization in post list.
[ Other ] Add a mode to extract class name for Font awesome icon.
[ Other ] Supports custom CSS including pseudo-elements even in block-by-block lazy loading mode.
1.83.0
[ Add function ][ Alert ] Add icon setting and inner block.
[ Bug fix ][ Grid Column Card (Pro) ] Fixed an issue where using a synced pattern would cause the destination edit page to crash.
[ Bug fix ][ Core List ] Add support for handling list color in old settings.
[ Bug fix ][ Tab Item ] When duplicating an active tab-item block, no more than one tab-item block becomes active.
1.82.0
[ Add function ][ Core Cover ] Add toolbar link for components.
[ Specification change ] Change the location of the margin-related CSS code.
[ Bug fix ] Added dynamic color settings for vk-has-*
and has-vk-*
classes.
[ Bug fix ][ Post list (Pro) / Selected post list (Pro) / Child page list (Pro) ] Fix error when ‘new_date’ attribute is empty.
[ Bug fix ][ Post list (Pro) / Selected post list (Pro) / Child page list (Pro) ] Fixed an issue where the button would remain aligned to the left even when it was set to align to the right.
1.81.0
[ Add function ][ Table ] Add horizontal scrolling Setting.
[ Specification change ][ Image ] Add a circle style to the image block.
[ Specification change ][ Slider ] Delete width setting from sidebar.
[ Specification change ] Update VK Component.
[ Bug fix ] Added dynamic color settings for common css.
[ Bug fix ][ Slider Item ] Fixed to hide content that exceeds the height when setting the slider height.
[ Bug fix ][ Category Badge (Pro) ] Fixed an issue where the spinner continued to display on the edit screen in WordPress 6.6
[ Bug fix ][ Slider Item ] Fix infinite loop in slider item block when used in reusable blocks.
[ Bug fix ][ Accordion(Pro) ] Remove resize event causing accordion closure on scroll.
[ Bug Fix ][ Blog Card ] Make it editable in the edit screen in WordPress 6.6
[ Bug Fix ][ Grid Column Card (Pro) ] Setting a grid column block inside a reusable block no longer causes an error.
[ Bug fix ][ Post list (Pro) ] Fixed post query to prevent memory overflow by paginating results.
[ Bug fix ][ Post List (Pro) ] Fixed pagination handling.
[ Bug fix ] The split loading option is now supported for core/heading, core/image, and core/table styles.
1.80.1
[ Bug Fix ] Fixed in WordPress 6.4.x / 6.5.x so that blocks can be used.
[ Design Bug Fix ][ Fixed Display (Pro) ] Add max-width for position top and bottom.
1.80.0
[ Add function ][ Outer (Pro) ] Add serrated and large triangle in divider style.
[ Bug Fix ][ Outer (Pro) ] Add vertical padding variables.
[ Bug Fix ][ Grid Colum (Pro) ] Fix error
1.79.1
[ Bug Fix (Free) ] Fixed an issue where blocks couldn’t be used in WordPress 6.6.
1.79.0
[ Add function ][ Tab (Pro) ] Add settings for when there are many labels or the screen width is narrow.
[ Add function ][ Core Group ] Add toolbar link for components.
[ Add function ][ Grid Column (Pro) ] Add toolbar link for components by item.
[ Add function ][ Slider ] Add ‘Wide’ to width.
[ Specification change ] Hide license key when license key is valid.
[ Specification change ][ Category Badge (Pro) ] Enabled taxonomy specification regardless of post type.
[ Specification change ][ Slider ] Change padding style to core system from original.
[ Bug fix ] Fixed an error in the component link toolbar in WordPress version 6.6.
[ Bug fix ][ Tab (Pro) ] Fixed extra space being added to tabs depending on theme.
[ Bug fix ][ Fixed Display (Pro) ] Fixed an issue with redundant JavaScript loading in the WordPress 6.5 environment.
[ Other ][ Table of Contents (Pro) ] Improved pseudo elements for frontend page accessibility.
[ Other ][ Outer ] Refactored CSS of width treatment to prevent layout corruption on the edit screen.
1.78.0
[ Other ] Attend to WordPress 6.6
1.77.0
[ Add function ][ Outer (Pro) ] Add toolbar link for components.
[ Add function ][ Accordion(Pro) ] Added initial display state setting.
[ Specification change ][ Tab (Pro) ] Accessibility support
[ Bug fix ][ Table of Contents (Pro) ] Fix “OBJ” characters appeared in the Table of Contents on Windows.
[ Bug fix ] Delete unnecessary development files included in 1.76.2.
[ Fix ][ FAQ / FAQ2 ] add aria-label for accessibility
1.76.2
[ Specification change ] Change Font Awesome Version to 6.5.2
[ Bug fix ] Fix load font awesome files
1.76.1
[ Bug fix ][ Fixed Display (Pro) ] Add css for position and alignment.
[ Bug fix ][ Post List (Pro) ] Fixed sorting by display order other than publication date to work for multiple post types.
[ Other ] Add Transform vk-blocks/heading ( Not Recommended ) to core/heading.
[ Other ] Delete old deprecated code
1.76.0
[ Add function ] Add Setting for the position of VK Blocks on all block inserter.
[ Add function ][ Border Box ] Add title tag setting.
[ Add function ][ Slider ] Add url interface to block toolbar for slider item.
[ Specification change ][ Post List (Pro) ] Displayed taxonomies now only show for selected post types.
[ Specification change ][ Responsive Spacer ] Added CSS to remove margins from the default theme.
[ Bug fix ][ Tab ] Fix background color of tab disappearing when clicking active tab.
[ Add function ][ Slider Item ] Add toolbar link for components.
[ Other ] Add toolbar link to components.
1.75.1
[ Specification change ][ Fixed Display (Pro) ] Do not fix the edit screen as it makes editing difficult.
[ Bug fix ] Fixed an issue where the Pro version could not be activated in an environment where the Free version is active.
1.75.0
[ Add Block ][ Fixed Display block (Pro) ] Add Fixed display block.
[ Bug fix ][ Tab (Pro) ] Fix the default line style to show the top of the border.
[ Specification change ] Delete unnecessary css value ( We abolished the –vk-size-text and changed it to 1rem. ).
1.74.0
[ Specification change ] Fix block categories order
[ Specification change ][ VK Button ] Add unit “percent” for border radius.
[ Bug fix ][ VK Button ] Fixed button URL being output in editor.
[ Bug fix ][ Tab (Pro) ] Fix innactive tab color setting.
1.73.0
[ Add Block ] Add Tab Block
[ Add function ][ Columns ] Add direction reverse option.
[ Add function ][ VK Button ] Add border radius setting.
[ Add function ][ Spacer / Common margin ] Add size option XXL/XXS.
[ Add function ][ Grid Column Card (Pro) ] Add border width setting to grid column card block.
[ Add function ][ Outer (Pro) ] Added option to min height setting.
[ Specification change ][ Custom CSS (Pro) ] Changed the custom CSS text area to be wider
[ Specification change ][ Outer ] Remove the negative margin for .vk_outer-width-full.
[ Bug fix ] Fixed an issue with redundant JavaScript loading in the WordPress 6.5 environment.
[ Bug fix ] Remove min-height from “Custom CSS” on edit screen.
[ Other ] Fixed useSetting deprecated
1.72.1
[ Specification change ][ Pro ] Attend to I18N Improvements in 6.5.
[ Other ] Fixed useSetting deprecated
[ Bug fix ] Fixed an issue with redundant JavaScript loading in the WordPress 6.5 environment.
1.72.0
[ Specification change ][ Child Page List ] Hide “Term’s name on Image” and “Taxonomies (all)” display options.
[ Design Bug Fix ][ Balloon ] Harmonized icon image display in balloon blocks with frontend editing.
[ Design Bug fix ][ grid-column ] Fixed vk_gridColumn_item to be aligned to the beginning and to be the basic width size of the parent element.
[ Design Bug fix ][ group ] Fixed an issue where internal links were not working in group block style stitches.
[ Design Bug fix ][ Balloon ] Harmonized icon image display in balloon blocks with frontend editing.
[ Editor Design Bug fix ][ Slider ] Fixed an issue where slider item height disappears when editorMode is slide and alignfull.
1.71.0
[ Add function ][ Accordion(Pro) ] Add plain style to accordion block.
[ Add function ][ icon ] Add Font color option in solid type icon.
[ Bug fix ][ Button ] Fixed buttonColorCustom in the editor to display the correct color.
[ Bug fix ][ Table of Contents (Pro) ] Fixed visibility issue in 6.5.
[ Bug fix ][ Core Group ] Fix stitching styles for theme.json in Group blocks.
[ Bug fix ][ Flow ] Fixed margin-block-start being attached to flow block
[ Bug fix ][ Grid Column (Pro) ] Fixed right margin when using grid columns outside of Lightning.
[ Bug fix ][ Grid Column (Pro) ] Content does not span full width when using grid columns outside of Lightning in col-12.
[ Bug fix ][ New FAQ ] Fix a typo in the font-family specification.
1.70.0
[ Specification change ] core/social-link, core/site-logo, core/site-title and core/site-tagline correspond to margin-extension
[ Add function ][ Breadcrumb ] Add the ability to input breadcrumb separators.
1.69.1
[ Bug fix ][ Inline Font Size ] Applies only Font Size has a numeric value.
[ Bug fix ][ GridColCard (Pro) ] Fixed a bug where vertical alignment settings for card blocks did not apply in the editing screen.
[ Bug fix ][ Slider ] Corresponding Slider Mode to Site Editor / Widget Editor.
[ Bug fix ][ Slider ] Fixed a bug where placing heading blocks and similar elements directly in slides made them uneditable.
1.69.0
[ Add function ][ Slider ] Add Slider Mode on Editor.
[ Add function ][ Post List (Pro) ] Add paged lock setting.
[ Specification change ] Change the required PHP version to 7.4 or higher.
[ Bug fix ][ Image ]Fixed a bug in the photo frame with activated zoom in the image block styled ‘photoFrame-tilt’
[ Bug fix ] Update CSS Optimizer 0.2.2
1.68.0
[ Add function ][ Dynamic Text (Pro) ] Add feature to display logged-in username.
[ Specification change ][ Hidden extension ] Add VK Icon
[ Specification change ][ Outer ( Pro ) ] Allowed decimal points in ‘Container Inner Side Space Setting’.
[ Specification change ][ Headding ] Marked as Not Recommended
1.67.0
[ Add Block ][ Category Badge (Pro) ] Creates badges displaying linked categories or terms for posts, with flexible design customization.
1.66.2
[ Bug fix ][ Slider ] Fixed a bug in version 1.66.1 where the slider width did not match the content width in certain themes.
1.66.1
[ Bug fix ][ Slider ] Fixed a bug in version 1.66.0 where the slider width did not match the content width in certain themes.
1.66.0
[ Specification change ] Change VK Component Posts Horizontal col class ( Update VK Component 1.6.0 / Discontinued the use of Bootstrap’s Grid system )
[ Bug fix ] Fix 1.65.0 translate
1.65.0
[ Add function ][ Grid Column Card (Pro) ] Enabled gradient specification for background colors.
[ Bug fix ][ Grid Column Card (Pro) ] Fixed that Grid Column Card Item Body block vertical align not work
1.64.2
[ Bug fix ][ Custom Format (Pro) ] Fixed Toolbar Icon Size Issue in WordPress 6.4
1.64.1
[ Specification change ] Update Swiper 11.0.1
[ Bug fix ][ Toolbar ] Fixed Toolbar Icon Size Issue in WordPress 6.4
[ Bug fix ][ Grid Column (Pro) ] Fixed inner list block style.
[ Bug fix ][ Outer (Pro) ] Fix padding in divider style
[ Bug fix ][ Grid Column Card ] Alignment issue of images placed within the body.
1.64.0
[ Add function ][ Dynamic Text Block (Pro) ] Added option to display parent page title.
[ Bug fix ][ Page list from ancestor ] Fixed XSS issue.
1.63.0
[ Add function ][ Blog Card (Pro) ] Add block variation function.
[ Add filter ][ Post List (Pro) ] Add vk_blocks_post_list_query_args filter hook.
[ Bug fix ][ Balloon ] Fixed word break position.
[ Bug fix ][ Table of Contents ] Fixed the issue with inner blocks not working correctly.
[ Bug fix ][ Outer (Pro) ] Fixed a bug in the initial setting of divider for each device.
1.62.0
[ Add Block ][ Blog Card (Pro) ] Add blog card block.
[ Add Block ][ New Badge Block (Pro) ] Add a block to display recent posts.
[ Add function ][ Outer (Pro) ] Add options to Divider for each PC, Tablet, and Mobile
[ Specification change ] Updated Font Awesome to 6.4.2.
[ Bug fix ][ Admin screen ] Fixed a bug where settings saved in an array were not imported.
[ Bug fix ][ Button ] Fix console warning
1.61.2
[ Bug fix ][ Outer ( Pro ) ] Fixed opacity with previous Outer version.
1.61.1
[ Bug fix ] Fix error WordPress 6.3 live previewing block themes.
[ Bug fix ] VK Term color update 0.6.6
1.61.0
[ Specification change ] Update the required WordPress version.
[ Specification change ] Changed to display Font Awesome version change button only when select is changed.
[ Specification change ][ Outer ( Pro ) ] Change opacity setting can be set in increments of 0.01.
[ Specification change ][ Animation(Pro) ] Fix WordPress 6.3 transforms settings.
[ Bug fix ][ Taxonomy (Pro) ] Fixed error when selected taxonomy dose not exists.
[ Bug fix ][ Taxonomy (Pro) ] Fixed individual CSS was loaded on all pages with classic theme.
1.60.0
[ Add function ] Add Font Awesome icon custom list function.
[ Add function ][ Dynamic Text Block (Pro) ] URL support for custom fields.
[ Add function ][ FAQ2 ] Add an accordion default option on a per-block.
[ Specification change ] Disable HTML editing for blocks with inner blocks, as the blocks are broken.
[ Bug fix ][ Dynamic Text (Pro) ] Fix php warning that brought by can’t get post type name on search result page.
[ Bug fix ][ Dynamic Text (Pro) ] Fix php warning that brought by can’t get ancestor page on search result page.
[ Bug fix ][ Icon Block ] Fix enable hidden extension.
1.59.0
[ Add Filter Hook ( Pro ) ] Add filter fook of display license key form or not
[ Specification change ] Change option value update via Redux Store.
[ Bug fix ][ Page Content ] Fix duplicate Additional CSS classes.
[ Bug fix ] Fix swiper file path ( // -> / )
1.58.1
[ Bug fix ][ Admin screen ] Fix block style manager changes other option values.
[ Bug fix ][ Admin screen ] Fix block manager changes other option values.
[ Other ] Delete inc/vk-helpers
[ Other ][ Dynamic Text (Pro) ] Translation update
1.58.0
[ Add function ][ Dynamic Text Block (Pro) ] Add custom fields to displayElement.
[ Add function ][ Admin screen ] Added import export tool.
[ Other ][ Heading style ] Cope with dark background color
[ Other ] Update VK Admin 0.4.0 ( Cope with English information )
[ Other ] Update VK Component 1.5.0 ( Remove dependency on VK_Helpers )
[ Bug fix ][ Spacer ] Allow 0 height.
[ Bug fix ] Update option value Modify API authority
[ Bug fix ][ Dynamic Text (Pro) ] show/hide option when displaying ancestor page is applied to post types other than “page”.
1.57.1
[ Bug fix ] Update option value Modify API authority
[ Bug fix ][ GridColCard ] Delete non intentional link underline
1.57.0.5
[ Bug fix ][ Free Version ] Fix display non intentional Licencekey alert message and update become don’t work. ( Please delete once VK Blocks 1.57.0.1 and reinstall 1.57.0.4 or higher )
1.57.0
[ Add function ] Allow alpha value in some blocks.
[ Add function ][ Dynamic Text (Pro) ] Added an option to show/hide the title when an ancestor page is selected and the ancestor page is display.
[ Add function ][ Animation (Pro) ] Added transforms settings to wrap and unwrap.
[ Bug fix ] Fix Textdomain( Translate ) for VK Blocks Pro
[ Bug fix ][ Child page list (Pro) ] “There are no page.” is not displayed on the front page.
[ Bug fix ][ Breadcrumb (Pro) ] Delete non intentional margin on editor screen
[ Bug fix ][ Taxonomy (Pro) ] Fix the “Show hierarchy” option bug.
[ Bug fix ][ Slider ] Fixed file reference bug of slider under specific environment such as Windows ( Update Swiper 9.3.2 )
[ Bug fix ][ Dynamic Text Block (Pro) ] Fixed a bug that caused an error when setting the style.
[ Other ][ Slider ] Add loop alert
1.56.0
[ Add Block ][ Dynamic Text (Pro) ] Add Dynamic text block.
[ Add function ][ Admin screen ] Added block style manager function.
[ Specification change ][ Slider ] Update Swiper to 9.2.3.
[ Bug fix ][ Taxonomy block (Pro) ] Fix Dropdown Script.
[ Bug fix ][ Custom Format Setting (Pro) ] Custom Format Setting WordPress 6.2 UI adjustment.
[ Bug fix ][ Step (Pro) / Time Line(Pro) ] Fix item content overflow
1.55.0
[ Add Block ][ Archive list block (Pro) ] Displays a list of archives
[ Add Block ][ Taxonomy block (Pro) ] Displays a list of taxonomy terms
[ Specification change ][ List ] cope with custom color palette (WordPress 6.2 or higher)
[ Bug fix ][ Spacer ] Fix custom css variable
1.54.0
[ Add Setting ][ margin / spacer ] Add custom value to margin setting
[ Other ] Update the required WordPress version
[ Bug fix ][ Outer (Pro) ] Fix Outer Container CSS.
[ Bug fix ] Cope with XSS
1.53.0
[ Add setting ][ Slider ] Allow decimalon slider per view Setting & Add Setting of Centering Active Slide
[ Specification change ][ Custom Block Style Setting (Pro) ] Don’t limit target blocks to VK Blocks.
[ Bug fix ] Fix inline css when css sepalate load mode.
1.52.0
[ Specification change ] Add multiple length units.
[ Specification change ][ Custom CSS (Pro) ] Changed specification to output CSS wrapped by .editor-styles-wrapper in block editor.
[ Specification change ][ Custom Block Style Setting (Pro) ] Changed the specification to save the CSS wrapped in .editor-styles-wrapper and output that CSS in the block editor.
[ Specification change ][ Outer (Pro) ] When the block is made full width, the class name of “alignfull” will be given.
[ Bug fix ][ Custom CSS (Pro) ] Fix PHP 8.1 warning
[ Bug fix ][ Slider ] Allow 0 to be entered in numeric form.
[ Bug fix ][ Slider ] Fix content width under case of use .is-layout-constrained and editor screen
[ other ] Removed unused display_vk_block_template option value.
1.51.0
[ Improvement ][ Balloon ] Improvement to allow any number of registrations in admin.
[ Bug fix ][ Step/timeline ] Fix title align center
1.50.1
[ Other ] CSS Optimize ( Tree Shaking ) Library update
1.50.0
[ Add function ][ Slider ] Add Slider per view Setting for Mobile, Tablet, PC.
1.49.0
[ Add function ][ Custom Block Style Setting (Pro) ] Add Custom Block Style Setting extension in admin.
[ Specification change ][ Post List (Pro) ] Lightweight data acquisition process
[ Bug fix ][ Step(Pro) / Time Line(Pro) ] Fix item content overflow hidden
1.48.1
[ Bug fix ][ Slider ] Set default value for unset time and speed.
[ Bug fix ][ table style ] Fix bug of under the active theme.json environment, If you use the table styles that, table border property become not reflection.
[ Other ] Update Plugin Update Checker to 5.0
[ Other ] Update VK Breadcrumb lib 0.2.5
1.48.0
[ Add function ][ Admin screen ] Added block manager function.
[ Add function ][ Custom Format Setting (Pro) ] Add Custom Format Setting extension in admin.
[ Bug fix ][ Custom CSS (Pro) ] Fixed bug in not replacing all selector strings.
[ Specification change ][ Animation(Pro) ] add setting option Animation only the first view.
1.47.1
[ Bug fix ][ Slider ] Stick out background image on setting panel of site editor
1.47.0
[ Other ][ Slider (Pro) ] Change Pro to Free.
[ Bug fix ][ Button ] Fixed a bug where the default color was not hit in all themes except Lightning.
1.46.0
[ Add function ][ Custom CSS (Pro) ] Add custom css extension in inspector controls.
[ Specification change ][ Grid Column (Pro) ] Changed margin setting from 1 to 0.1 separator.
[ Specification change ] Update the required WordPress version
[ Bug fix ][ Highlighter ] Fixed a bug that custom colors cannot be used.
[ Bug fix ][ Button ] Fixed a bug that the color palette does not change on the edit screen when there is no background.
[ Bug fix ][ List ] Fixed a bug that the color of the list icon was not reflected on the edit screen
[ Bug fix ][ Step (Pro) / Time line (Pro) ] Fix margin of theme.json
[ Bug fix ][ Grid Column (Pro) ] Fix bg color overflow bug on edit screen.
1.45.0
[ Other ] Cope with WordPress 6.1
[ Specification change ] Color palette manager use wp_theme_json_data_default filter.
[ Bug fix ][ Button ] Delete non intentional underline.
[ Other ] color palette manager added warning that –vk-color-custom-${number} is deprecated and replaced with –wp–preset–color–vk-color-custom-${number}.
1.44.0
[ Add function ][ Post List (Pro) ] Add post filter taxonomy relation
[ Add function ][ Button ] Add Button Effect option in Solid color button.
[ Specification change ][ Post List (Pro) ] Change to don’t display unpublic posttype and terms list.
[ Bug fix ][ Grid Column Card(Pro) ] Fixed a bug that css for editor was displayed in front.
[ Bug fix ][ Select Post List Item (Pro) ] Fixed a bug where additional CSS classes were not attached.
1.43.0
[ Add function ][ Spacer ][ Common mergin ] Add size option xl/xs.
[ Improvement ][ Admin screen ] Display the SaveButton sticky.
[ Bug fix ] Fix PHP 8.X Error
1.42.1
[ Other ] Update VK Component Posts 1.3.1
1.42.0
[ Specification change ] Update VK Component Posts ( Can use input tag on filter )
[ Improvement ] Delete vk_blocks_get_options() function and change to VK_Blocks_Options::get_options().
1.41.2
[ Improvement ][ Page list from ancestor ] Fix behavior site editor.
[ Other ] Add PHPUnit test on Several PHP and WordPress versions
[ Bug fix ] Fatal error in WordPress 5.8
[ Bug fix ][ highlighter ] cope with color palette with alpha.
[ Bug fix ][ button ] buttonColorCustom clear convert to primary.
1.41.1
[ Bug fix ] Fix don’t display Admin screen in case of spacific option value
1.41.0
[ Add function ][ Balloon ] Add width option.
[ Bug fix ][ Outer (Pro) ] Fixed the border color of the Outer block within the Outer block was not attached.
[ Specification change ][ Breadcrumb(Pro) ] Hidden front page breadcrumb.
1.40.1
[ Specification change ][Step(Pro)/Timeline(Pro)] Change lineStyle ui.
[ Bug fix ][ hidden extension ] fix hidden extension class when Screen size xl.
[ Bug fix ][ FAQ ] fix faq block js error when load separation mode.
1.40.0
[ Improvement ][ hidden extension ] Changed to add common hidden class names to additional CSS classes.
[ Add Block ][ Page list from ancestors ]
[ Add function ][ Button ] Enable inline font size and add icon size option.
[ Specification change ] Change the style of the options page to Gutenberg components.
[ Bug fix ] fix editor style in Inline font size and Highlighter.
[ Bug fix ] Fixed a bug that CSS for edit screen is not loaded in iframe.
[ Bug fix ][ Breadcrumb ] Fix duplicate Additional CSS classes.
1.39.2
[ Bug fix ][ Breadcrumb ] Fix in case of filter search result category & keyword
[ Bug fix ][ Table style ] Delete border left and right specified vk-table-border-top-bottom
[ Specification change ][ icon ] enable float value at icon size and margin
1.39.1
[ Bug fix ][ Grid Column Card ] fix bug when aspect retio is empty.
[ Other ] Change the script loaded on the options page to a script file.
1.39.0
[ Improvement ] License key remove space.
[ Bug fix ][ Common mergin ] cope with table margin bottom 0,margin top 0
[ Bug fix ][ GridColCard (Pro) ] cope with custom color palette
[ Other ] VK Compo ( mini-content ) Update ( Fix slider align )
1.38.0
[ Bug fix ][ Post List (Pro) ] cope with pagenation hook
1.37.0
[ Specification change ][ Step Item(Pro) / Timeline Item()Pro ] Change padding-bottom to inner-item last-child margin-bottom
[ Specification change ][ Timeline ] If no label, the outer html will not be displayed.
[ Specification change ][ Outer ] Move width control to block toolbar.
[ Specification change ] Change the style loaded on the options page to a css file.
[ Bug fix ][ Tree Shaking ] cope with not(,)
[ Bug fix ][ Heading design ] Fix text-align
1.36.2
[ Specification change ] allow iframe on post list filter
[ Bug fix ][ Slider (Pro) ] Add compatibility process.
[ Bug fix ][ Heading design ] Fix plain design text-align
1.36.1
[ Bug fix ] Fix active pro version
1.36.0
[ Add function ][ Button outer(Pro) ] Add gap option.
[ Bug fix ][ Accordion(Pro) ] Fix margin bottom on Accordion close.
1.35.0
[ Specification change ][ Animation(Pro) ] Corresponds reuse block & duplicate
[ Specification change ][ Grid Column Card(Pro) ] Corresponds reuse block & duplicate automatically
[ Specification change ][ Card(Pro) ] Corresponds reuse block & …