Meta Box Tabs Changelog
1.1.18 - 2024-08-19
Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer
1.1.17 - 2023-09-18
Fix "hide_from_front" not working if fields are in a tab
1.1.16 - 2023-07-18
Fix issue with tooltip left
1.1.15 - 2023-03-08
Auto enqueue Font Awesome when it's used
1.1.14 - 2023-01-16
Fix issue with tooltip left
1.1.13 - 2022-06-30
- Fix wysiwyg options not working
1.1.12 - 2022-05-05
- Fix validating fields in inactive tabs
1.1.11 - 2022-03-14
- Fix not working with blocks
1.1.10 - 2022-01-14
- Fix tabs overflow container when too many tabs
- Fix JS validation error when no tabs
1.1.9 - 2021-10-25
- Improve styling
1.1.8 - 2020-09-04
- Fix undefined
tab_default_value
.
1.1.7 - 2020-07-06
- Fix clicking icons not switching tabs.
1.1.6 - 2020-06-02
- Improve style for tabs
1.1.5 - 2019-12-24
- Show error fields in hidden tabs when validating.
1.1.4 - 2019-04-02
- Fixed
overflow
issue cut off the color picker. - Fixed wrong spacing for fields in user profile, edit term and settings pages.
1.1.3 - 2019-02-26
- Fixed CSS for textarea field in tabs-left style.
- Also optimized CSS for user profile, edit term and settings pages.
1.1.2 - 2019-01-21
- Fixed styling in user profile, term edit and settings pages screen.
1.1.1
- Improved the way to show Google maps/OSM in hidden tabs.
1.1.0
- Added new setting
tab_default_active
to set the default active tab when page loads - Fixed color field is cut off in tab panel with tabs on the left.
1.0.4
- Fixed styles for mobile devices
1.0.3
- Fix style for groups
1.0.2
- Empty tabs now showing empty tab panel instead of showing existing fields from other tabs.
1.0.1
- Improvement: Better padding for tab panel content with tabs on the left.
1.0.0
- Improvement: Make the extension safe to be included in themes/plugins.
0.1.7
- Improvement: Better compatibility with Conditional Logic
0.1.5
- Fix: Incorrect style for file advanced fields with Meta Box 4.6
0.1.4
- Improvement: Add option to hide meta box wrapper around tabs
0.1.3
- Fix: Google maps not fully loaded in hidden tab
0.1.2
- New: Now works with Meta Box Group extension
- New: Improve performance by loading in admin only
0.1.1
- New: Add left tab style
- New: Allow to use icons in tabs. Support Dashicons by default but can use any icon.
0.1
- First release