# wpsso/22.7.0/html/uninstall.html

WPSSO Core – Complete Schema Markup and Meta Tags, version 22.7.0. 40 lines.

- Page: https://pluginprobe.com/plugins/wpsso/22.7.0/code/html/uninstall.html
- Raw: https://pluginprobe.com/plugins/wpsso/22.7.0/raw/html/uninstall.html
- Modified: 2022-01-21T18:10:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wpsso/22.7.0/code/html/uninstall.html#L10-L20`.

```html

<div id="wpsso-uninstall-notes">

<h2 class="top">Automated Removal</h2>

<ol>

	<li>Go to the admin section of your WordPress site.</li>

	<li>Select the <em>SSO</em> menu item.</li>

	<li>Select the <em>Advanced Settings</em> sub-menu item.</li>

	<li>If you would like to remove WPSSO Core settings and all custom post, term, and user metadata, make sure the "Remove All Settings on Uninstall" option is checked.</li>

	<li>Select the <em>Plugins</em> menu item.</li>

	<li>Select the <em>Installed Plugins</em> sub-menu.</li>

	<li>Scroll down to the "WPSSO Core" plugin (or use the Search field), and click its <em>Deactivate</em> link.</li>

	<li>Scroll down to the "WPSSO Core" plugin (or use the Search field), and click its <em>Delete</em> link.</li>

	<li>Click on the <em>Yes, Delete these files and data</em> button.</li>

</ol>

<h2>Manual Removal</h2>

<p>Note that removing the plugin folder manually will not remove its settings from the database.</p>

<ol>

	<li>Remove the wordpress/wp-content/plugins/wpsso/ folder from your website.</li>

</ol>

</div><!-- #wpsso-uninstall-notes -->


```
