== Changelog ==

# 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