# Changelog

## 1.1.1
* Fixed dependency.
* Fixed support for multiple product tabs.
* Fixed support for multiple category tabs.
* Fixed support for multiple tag tabs.
* Fixed remove tabs options.
* Fixed Errors.

## 1.1.0
* New - Tabs settings page

## 1.0.3
* Add filter hook `wptp_tab_object` to override tab object ([Topic#8871911](https://wordpress.org/support/topic/conditional-tabs))

## 1.0.2
* Fix php notices

## 1.0.1
* Add contextual Help tabs to Global Tab Screen (view/edit) and Product screen (edit only)
* Fix ([Topic#8477257](https://wordpress.org/support/topic/paragraphs-and-linebreaks-arent-being-added-to-custom-tabs/)): HTML Formatting for tabs contents.
* Replace filter hooks in favor of action hooks, Please see the help tab for more info.
* Improvement ([Topic#8477257](https://wordpress.org/support/topic/icon-on-tab-title/)): Strip html from title input for custom tabs
* Update readme

## 1.0
- Initial