MB Conditional Logic Changelog

1.6.26 - 2025-05-08

Fix performance issue with new Builder's Local JSON feature, and improve performance for the block editor.

1.6.25 - 2025-02-04

Improve codebase to work better with MB Builder.

1.6.24 - 2024-09-26

Fix issue with clone_empty_start

1.6.23 - 2024-09-07

Fix issue with clone_empty_start

1.6.22 - 2024-08-19

Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer

1.6.21 - 2024-01-22
1.6.20 - 2023-09-06

Hide column if there is no fields or all fields are hidden #8

1.6.19 - 2023-05-10

Improve performance

1.6.18 - 2023-03-23
1.6.17 - 2022-03-01
1.6.16 - 2022-01-21

Fix blank page in Oxygen

1.6.15 - 2022-01-17
1.6.14 - 2021-04-19

Fix checkbox in group

1.6.13 - 2020-05-27

Fix not working with Oxygen widget

1.6.12 - 2020-04-30

Fix JSON-encode conditions

1.6.11 - 2020-01-05

Make it work with fields inside dynamic blocks created with MB Blocks.

1.6.10 - 2020-01-05

Fix not working in the Customizer (for Settings Page extension).

1.6.9 - 2019-12-22

Fix toggle type parameter not working.

1.6.8 - 2019-12-19

Fix conditional logic break with Frontend Submission. Now the JS is enqueued only if conditions exist.

1.6.7 - 2019-08-13

Fix conditional logic fails on switch

1.6.6 - 2019-06-13

Allow conditions to work for elements outside cloneable groups.

1.6.5 - 2019-03-05

Added full support for Gutenberg, now works with all rules, including post_format, page_template, parent, post_ID, categories, tags and custom taxonomies. Used Gutenberg API (not jQuery) to handle the logic.

1.6.4

Added support for Gutenberg and WordPress 5.0. However, Gutenberg has some limitation that we can't make some rules such as for categories or taxonomies work.

1.6.3

Fixed outside conditions not working.

1.6.2

Fixed for outside conditions and front-end forms (since the same meta box can be inserted in multiple forms in the front end).

1.6.1

Added minor improvements for conditional checks, especially for cloneable groups.

1.6.0
1.5.8
1.5.7
1.5.6

Fixed not showing/hiding a meta box

1.5.5

Fixed when some select fields have the same parts that break logic for select tree.

1.5.4

Initialize the conditional checks only when page finishes loading to improve the performance.

1.5.3

Check for featured image is now supported via _thumbnail_id parameter. See docs for usage.

1.5.2

Fixed conditions don't work with "select_tree" for taxonomy/taxonomy_advanced field.

1.5.1

Fix: Apply the conditional logic to new cloned group.

1.5
1.4.1

Compatibility with Group 1.2+

1.4
1.3.4

Fix: Scope of dependence fields between groups

1.3.3

Improvement: Users don't have to define MBC_JS_URL to load JS file anymore

1.3.2

Fix: Conditional logic doesn't works if event source and field is located in different group levels

1.3.1
1.3
1.2
1.1

New feature: Allows user put any selector instead of ID by default

1.0.8
1.0.7
1.0.6

Bug fixes: Remove PHP notices

1.0.5

Bug fixes: Support image_select field

1.0.4
1.0.3

Bug fixes: Only works with Group when has interaction

1.0.2

Bug fixes: Cannot works Group extension

1.0.1