PluginProbe
WPSSO Core – Complete Schema Markup and Meta Tags / trunk
WPSSO Core – Complete Schema Markup and Meta Tags vtrunk
22.6.1 22.6.0 22.5.3 22.5.2 22.5.1 22.4.0 22.3.0 22.2.1 22.2.0 22.1.3 22.1.2 22.1.1 22.1.0 22.0.0 21.13.3 21.13.2 trunk 21.13.1
wpsso / html / uninstall.html

uninstall.html in WPSSO Core – Complete Schema Markup and Meta Tags trunk, at html/uninstall.html

40 lines 1.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1
2 <div id="wpsso-uninstall-notes">
3
4 <h2 class="top">Automated Removal</h2>
5
6 <ol>
7
8 <li>Go to the admin section of your WordPress site.</li>
9
10 <li>Select the <em>SSO</em> menu item.</li>
11
12 <li>Select the <em>Advanced Settings</em> sub-menu item.</li>
13
14 <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>
15
16 <li>Select the <em>Plugins</em> menu item.</li>
17
18 <li>Select the <em>Installed Plugins</em> sub-menu.</li>
19
20 <li>Scroll down to the "WPSSO Core" plugin (or use the Search field), and click its <em>Deactivate</em> link.</li>
21
22 <li>Scroll down to the "WPSSO Core" plugin (or use the Search field), and click its <em>Delete</em> link.</li>
23
24 <li>Click on the <em>Yes, Delete these files and data</em> button.</li>
25
26 </ol>
27
28 <h2>Manual Removal</h2>
29
30 <p>Note that removing the plugin folder manually will not remove its settings from the database.</p>
31
32 <ol>
33
34 <li>Remove the wordpress/wp-content/plugins/wpsso/ folder from your website.</li>
35
36 </ol>
37
38 </div><!-- #wpsso-uninstall-notes -->
39
40