Releases: markoheijnen/tabify-edit-screen
Releases · markoheijnen/tabify-edit-screen
1.0.0
0.9.7
- Fix on/off switch.
Version 0.9.6
- Added on/off switch.
- Prevent empty tabs from showing.
- Make the filter 'tabify_tab_posttype_tabs' works. Reported by junander.
- Removed unused code.
- Started cleanup for version 1.0.0
- Compatibility check with WordPress 4.7
Release 0.9.5
- Only load features once. Caused when plugins set a new current_screen.
Release 0.9.4
- Rewrite of smart meta box detection to use Javascript instead.
- Clear Detection cache on needed moments.
- Increase caching time for smart detection to a week.
- Disabled plugin support which accidentally got enabled in 0.9.3
- Ability to enable/disable the post types tabs through the filter 'tabify_tab_posttype_show'
- Fix notices on WooCommerce install screen
- Check if metaboxes got removed to prevent notices
- Remove action ‘tabify_tabs’ due to same filter.
Version 0.9.3
- Fix undefined notice on settings page. Props Juliette Reinders Folmer
- Fix typo in detection transient name. Props Juliette Reinders Folmer
- Fix vertical tabs on setting page display next to each other in WordPress 4.4
- Added back plugin support with filter 'tabify_plugin_support'
Version 0.9.1
- Fix issue with older WordPress version
- Expire detection transient after 24 hours
Version 0.9.0
- Add ability to set permission based on user role per tab. Sponsored by NW Consulting
- Added smart meta box detection
- Removed the filter 'tabify_plugin_support'
- New filter 'tabify_tabs_tab_title' which can be used to translate the tab title
- Code clean ups
- Updated readme info with new donate link
- Tested up to WordPress 4.4
0.8.2
- Make the settings UI responsive and made some other little UI improvements.
- Additional plugin support for WordPress SEO