Title: Data Deletion
Last modified: April 28, 2021

---

# Data Deletion

 *  Resolved [amitgrover79](https://wordpress.org/support/users/amitgrover79/)
 * (@amitgrover79)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/data-deletion/)
 * Hi, I was using Custom Tab for my website. My site started throwing Fatal error
   so to fix that Go Daddy deleted the Custom Tab Plug In without informing so when
   the site was restored the data was deleted but luckily I had a copy of data till
   yesterday. So I resintalled the plug In and activated it and copied few records
   from last day’s data to wp_postmeta table. Post_id contains product Id which 
   is matching but when I go in backend and Edits the products ( for the ones for
   which I have inserted records ) and click on custom Tab I don’t see any Tab or
   data.
 * Could you please guide me how to make it work. I have 200 products for which 
   I uploaded Size chart individually in these Tabs but now they are gone.

Viewing 1 replies (of 1 total)

 *  [jpowersdev](https://wordpress.org/support/users/jpowersdev/)
 * (@jpowersdev)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/data-deletion/#post-14393370)
 * Hi [@amitgrover79](https://wordpress.org/support/users/amitgrover79/),
 * That is an unfortunate scenario, and I’m not sure why GoDaddy is deleting plugins
   from your website. When you delete the plugin, it performs actions to clean up
   the data it left behind. As a result, the custom tab data is removed from the
   site.
 * If you manually add an entry to the wp_postmeta table for a specific tab, it 
   should work. Just make sure that 1) it is referencing the correct post id, and
   2) it is named `yikes_woo_products_tabs`. Of course, you should also make sure
   that the serialized data is valid data. You can use a tool like unserialize.com
   to check the validity.
 * Let me know if that helps,
    Jon

Viewing 1 replies (of 1 total)

The topic ‘Data Deletion’ is closed to new replies.

 * ![](https://ps.w.org/yikes-inc-easy-custom-woocommerce-product-tabs/assets/icon-
   256x256.png?rev=1558461)
 * [Custom Product Tabs for WooCommerce](https://wordpress.org/plugins/yikes-inc-easy-custom-woocommerce-product-tabs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yikes-inc-easy-custom-woocommerce-product-tabs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yikes-inc-easy-custom-woocommerce-product-tabs/)
 * [Active Topics](https://wordpress.org/support/plugin/yikes-inc-easy-custom-woocommerce-product-tabs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yikes-inc-easy-custom-woocommerce-product-tabs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yikes-inc-easy-custom-woocommerce-product-tabs/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jpowersdev](https://wordpress.org/support/users/jpowersdev/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/data-deletion/#post-14393370)
 * Status: resolved