How can i desistall custom post order plugin?
It creates 2 record in wp-option tabel (DB), or more?
Is there a way to clean the db?
Many thanks!
How can i desistall custom post order plugin?
It creates 2 record in wp-option tabel (DB), or more?
Is there a way to clean the db?
Many thanks!
Deactivate the plugin, then delete the plugin in your admin or use FTP to connect and delete that plugin folder in wp-content/plugins.
Also see: http://wordpress.org/extend/plugins/tags/wp_options
You must log in to post.