I've installed WP w3all and everything is working well.
So I've documented what I did.
But, I also want to document how to uninstall it now that I have everything in mind (just in case I need one day).
However, the only documentation I found is this post...
viewtopic.php?f=13&t=679
But it's not listing everything.
So here is my list...
On WordPress side
- Deactivate and then Delete the WP w3all plugin,
- Trash the page used to display the forum,
- Delete the page-forumPageName.php file in the WordPress /wp-content/themes/themeName/ folder,
- Reset the admin password on WordPress.
Explanations: viewtopic.php?f=13&t=679.
- Delete the iframeResizer.contentWindow.min.js file in the phpBB root folder,
- Remove the specific code added for the integration of phpBB in a WP page in /styles/themeName/template/overall_footer.html,
Detail: https://www.axew3.com/w3/2018/12/phpbb- ... iframe-v3/ - Remove the specific code added for direct url redirection to WP forum page in /styles/themeName/template/overall_header.html.
Detail: https://www.axew3.com/w3/2018/12/phpbb- ... iframe-v3/
Anything missing? Other data, code or file (css, js, php, etc.) to remove?