Title: Reinstalling Wpematico
Last modified: August 31, 2016

---

# Reinstalling Wpematico

 *  Resolved [hdsouza](https://wordpress.org/support/users/hdsouza/)
 * (@hdsouza)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/reinstalling-wpematico/)
 * Hi, I am having a problem importing videos to my site but i can do it on another
   WordPress site.
    So i went down the path of uninstalling and reinstalling the
   plugin. But when I do that all the old settings come back
 * I did some additional research and came across this link: [https://wordpress.org/support/topic/delete-plugin-settings](https://wordpress.org/support/topic/delete-plugin-settings)
 * It appears that wpematico is not deleting all settings on uninstall. I also tried
   searching for option_name (as mentioned in the link above) in the wpematico code
   but cannot seem to find it.
 * Can you help with this or can you tell us whats needs to be cleaned up and from
   where?
 * [https://wordpress.org/plugins/wpematico/](https://wordpress.org/plugins/wpematico/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [etruel](https://wordpress.org/support/users/etruel/)
 * (@etruel)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/reinstalling-wpematico/#post-7304425)
 * Hi hdsouza,
 * yes, to delete all settings just from WPeMatico plugin before uninstall it from
   your wordpress plugins page, un-comment the line 630 in wpematico/wpematico.php
   file. ( just the // )
 * If you want also delete all campaigns you can also un-comment line 635. (I don’t
   recommend this. I recommended select all campaigns on campaigns list and delete
   them before uninstall plugin.)
 * I’ll add the options to delete the data in plugin settings for future updates
   😉
 * Best regards
 *  Thread Starter [hdsouza](https://wordpress.org/support/users/hdsouza/)
 * (@hdsouza)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/reinstalling-wpematico/#post-7304435)
 * Hi Esteban, Here is what I see for 630. Is that what you me uncomment
 * */ // delete_option( self :: OPTION_KEY );
 *  Plugin Author [etruel](https://wordpress.org/support/users/etruel/)
 * (@etruel)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/reinstalling-wpematico/#post-7304439)
 * yes,
 * `*/ // delete_option( self :: OPTION_KEY );`
 * must be
    `*/ delete_option( self :: OPTION_KEY );`
 *  Thread Starter [hdsouza](https://wordpress.org/support/users/hdsouza/)
 * (@hdsouza)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/reinstalling-wpematico/#post-7304450)
 * Thanks Esteban !!!. Just did it and reinstalled too. Videos are finally appearing
   on the posts !!!!!! [http://gestationaldiabetics.com/gestational-diabetes-7-things-you-should-know/](http://gestationaldiabetics.com/gestational-diabetes-7-things-you-should-know/)
 *  Plugin Author [etruel](https://wordpress.org/support/users/etruel/)
 * (@etruel)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/reinstalling-wpematico/#post-7304511)
 * If this was useful for you please don’t hesitate to [Rate 5 Stars](https://wordpress.org/support/view/plugin-reviews/wpematico?rate=5#postform)
   😉
 * thanks 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Reinstalling Wpematico’ is closed to new replies.

 * ![](https://ps.w.org/wpematico/assets/icon-256x256.jpg?rev=2757072)
 * [WPeMatico RSS Feed Fetcher](https://wordpress.org/plugins/wpematico/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpematico/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpematico/)
 * [Active Topics](https://wordpress.org/support/plugin/wpematico/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpematico/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpematico/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [etruel](https://wordpress.org/support/users/etruel/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/reinstalling-wpematico/#post-7304511)
 * Status: resolved