Custom Product Tabs for WooCommerce

Wordpress Plugin
Download latest - 1.8.2

Download Stats

Today 193
Yesterday 351
Last Week 2,317
All Time 289,181
Banner 772x250


Releases (52 )

Version Release Date Change Log
1.8.2 2022-12-14
1.8.1 2022-10-17
1.8.0 2022-10-17
1.7.9 2022-06-28
  • June 21st, 2022 =
  • Address minor vulnerability
  • Fix issue related to Divi Builder
1.7.8 2022-06-21
  • June 21st, 2022 =
  • Address minor vulnerability
  • Fix issue related to Divi Builder
1.7.7 2021-03-09
  • March 8th, 2021 =
  • Housekeeping
1.7.6 2020-10-19

October 19th, 2020 = * WooCommerce 4.6 tested.

1.7.5 2020-09-18

September 18th, 2020 = * Swapping (deprecated) wp_make_content_images_responsive for wp_filter_content_tags in our content filter. Thanks @stephencd!

1.7.4 2020-09-10

September 12th, 2020 = * WooCommerce 4.5.

1.7.3 2020-08-20

August 19th, 2020 = * WooCommerce 4.4. * Fixes issues related to WordPress 5.5.

1.7.1 2020-03-13

March 13th, 2020 = * Fixes a bug with product display in certain conditions.

1.7.0 2020-03-10
  • March 10th, 2020 =
  • Toggle the content filter on or off setting added. Use this to help with compatibility.
  • Support WooCommerce 4.0.
  • Support WordPress 5.4.
1.6.13 2020-01-22
  • January 22nd, 2020 =
  • Support WooCommerce 3.9.
1.6.12 2019-11-21
  • November 20th, 2019 =
  • Support WooCommerce 3.8.
1.6.11 2019-10-03
  • September 25th, 2019 =
  • Adding additional checks to post global before enqueueing assets.
1.6.10 2019-05-13
  • April 19th, 2019 =
  • Updating WC compatibility.
  • Fixing JS issue with WP backwards compatibility for versions < 4.7.
1.6.9 2019-01-18
  • January 18th, 2018 =
  • Fixing an issue where the visual editor shows a small portion of the content on product edit pages.
1.6.8 2019-01-02
  • January 2nd, 2018 =
  • Fixing some HTML markup.
  • Applying PHPCS fixes.
1.6.7 2018-12-20
  • December 18th, 2018 =
  • Adding filter to help allow importing of custom tabs.
  • Changing our export filters so custom tabs work with WooCommerce's native meta export/import features.
  • The default capability for all admin pages is now publish_products.
1.6.6 2018-10-26
  • October 26th, 2018 =
  • Bumping WooCo Compatibility.
  • Changed wp_send_json_failure() to wp_send_json_error().
1.6.5 2018-10-03
1.6.4 2018-01-09
  • January 9th, 2018 =
  • Happy new year!
  • The editor is now vertically resizeable.
  • The default capability for interacting with saved tabs is now Publish Products (publish_products)
1.6.3 2017-12-06
  • November 1st, 2017 =
  • Declaring compatibility with WooCommerce and WordPress
1.6.2 2017-10-13
  • October 13th, 2017 =
  • Fixed a PHP Fatal Error that was occurring for users with PHP versions < 5.5.
  • Updated some of our documentation and language
1.6.1 2017-10-12
  • October 12th, 2017 =
  • Fixed an issue with handling foreign characters. Foreign character tab titles should be working properly now. Sorry about that everyone!
  • Added support for native WooCommerce exporting. You can now export and import your tabs with just WooCommerce!
  • Fixed some styling issues
  • Added a new "Support" page
  • Added a new "Go Pro" page - check out Custom Product Tabs Pro
1.5.17 2017-08-23
  • Auguest 23rd, 2017
1.5.16 2017-08-01
  • Auguest 1st, 2017
1.5.15 2017-06-29
  • June 8th, 2017 =
  • WordPress 4.8 support - using the new JavaScript Editor API functions to instantiate the editor and removed requiring WordPress' wpembed plugin
1.5.14 2017-05-08
  • May 8th, 2017 =
  • Updating some CSS for the admin tabs table - the table should now render correctly regardless of "Visual" or "Text" tab and the saved tabs list should include a scrollbar if necessary
1.5.13 2017-04-17
  • April 17th, 2017 =
  • Updating a WooCommerce action - now using the proper one instead of a deprecated one
1.5.12 2017-04-10
  • April 10th, 2017 =
  • Adding some CSS to allow the editor's text mode to function properly
1.5.11 2017-04-06
  • April 6th, 2017 =
  • Checking for the existence of the get_id() method before using it.
1.5.10 2017-04-05
  • April 5th, 2017 =
  • Duplicating a product now duplicates custom product tabs and saved tabs correctly
1.5.9 2017-04-04
  • April 4th, 2017 =
  • Tested and updated the plugin for WooCommerce v3.0.0
1.5.8 2017-03-17
  • March 17th, 2017 =
  • Replaced the saved tab's ID w/ an "Add New" button on the single saved tab page - it should be easier to add saved tabs in bulk now
  • Added a filter for all of the custom tab content - it should allow you to apply custom logic such as permissions in one central location
  • Changed the way saved tabs are applied on the edit product page - it should allow embed content (especially Google Maps Embed content) to function correctly in all instances.
1.5.7 2017-02-27
  • February 27th, 2017 =
  • Duplicating a product now duplicates the corresponding saved tabs correctly
  • Added two filters (yikes_woo_use_the_content_filter and yikes_woo_filter_main_tab_content) to help provide a work-around to using the standard the_content filter which has caused numerous issues due to plugin conflicts.
1.5.6 2017-02-16
  • February 16th, 2017 =
  • Fixed an issue where the "Add a Saved Tab" modal was displaying YouTube videos if a saved tab had a YouTube URL in its content
1.5.5 2017-01-25
  • January 23rd, 2016 =
  • Re-did 1.5.4 changes - checking for function existence before using it
1.5.4 2017-01-24
  • January 23rd, 2016 =
  • Re-did 1.5.3 changes - the_content filter is reapplied and the specific Site Builder plugin's filters are
1.5.3 2017-01-23
  • January 23rd, 2016 =
  • Replaced the use of the_content filter with the filter's associated functions (e.g. wptexturize, wpautop)
1.5.2 2016-12-23
  • December 23rd, 2016 =
  • The editor should only default to the 'Visual' tab for our Custom Product Tabs (no other editors)
  • Added all of the default WordPress settings to the editor
1.5.1 2016-12-22
  • December 22nd, 2016 =
  • Fixed bug that caused content to be copied incorrectly when moving tabs up / down
  • Only on the product page will the editor defaul to 'Visual' (instead of every page)
1.5 2016-12-20
  • December 20th, 2016 =
  • Version 1.5 includes a brand new feature - saved tabs - as well as a number of bug fixes, style tweaks, code clean-up, and comments
  • UI: Complete overhaul of the custom tab interface for an easier, responsive tab creating experience.
  • Saved Tabs: A new settings page has been added for users to create / update / delete saved tabs (see FAQ for more information)
  • Saved Tabs: On the product edit page, a new button ('Add a Saved Tab') has been added that allows you to choose one of your saved tabs and add it to the current product
  • Adding a new tab initializes a new wp_editor (WYSIWYG) instead of a plain textarea
  • Added warning message when two tabs have the same title
  • Tabs with empty titles are no longer shown on the product page
  • Added ability to remove the first tab
  • Adding, moving, and removing tabs works as expected when the user's 'Visual Editor' option is checked
  • On the product & settings pages, WYSIWYG editors will default to the visual tab (this helps prevent errors with dynamic wp_editor generation)
  • Added a filter yikes_woocommerce_default_editor_mode that can change the default-to-visual-tab behavior (use at your own risk!)
  • Updated the 'How To' text, and slight modification to the style
  • Changed the JavaScript methods controlling how tabs were added, deleted, and moved up/down
  • Cleaned up and commented on all PHP and JavaScript files
  • Added proper i18n, with languages/ folder, .pot file, and load_plugin_textdomain hook
  • Incremented version #
1.4.4 2016-12-06
  • March 1st, 2016 =
  • Re-named the tab ID's to support URL's with query args (eg: http://www.example.com/shop#tab-reviews)
1.4.3 2016-02-18
  • February 18th, 2016 =
  • Wrapped missing 'Custom Tab Title' in localization/translation functions. (Plugin is now 100% translatable)
  • Removed i18n class files, and old .po/.mo files (less bloat)
1.4.2 2016-02-17
  • February 17th, 2016 =
  • Updated the internationalization strings ( yikes-inc-woocommerce-custom-product-tabs to yikes-inc-easy-custom-woocommerce-product-tabs )
1.4.1 2016-01-06
1.2 2015-08-19
  • March 18th, 2015 =
  • Enhancement: fixed issue where non utf8 characters in tab titles caused front end not to generate the tabs
  • Enhancement: When user doesn't have WooCommerce installed, they are now redirected to the plugin install search page, with WooCommerce at the top.
1.4 2015-07-29
  • July 29th, 2015 =
  • Enhancement: Added the 'Easy Custom WooCommerce Product Tabs' data to the standard WooCommerce export file, so custom tab data can be transferred between sites smoothly.
1.3 2015-07-21
  • July 21st, 2015 =
  • Enhancement: Enabled WYSIWYG editor on tab content containers (enables shortcode and content to pass through the_content() filter)
  • Updated repo screenshots and descriptions
1.1 2015-01-10
  • Added class to the Woo tabs content title, for targeting via CSS ( .yikes-custom-woo-tab-title )
1.0 2014-12-19