=== HTML Pages === Contributors: josesotelocohen Donate link: https://compras.inboundlatino.com/html-pages/ Tags: landings, landing pages, landing page, performance, html pages, html landing pages Requires at least: 4.1 Tested up to: 5.6 Requires PHP: 5.4 Stable tag: 1 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Render any HTML code without any of the theme or plugin files. == Description == Render any HTML code without any of the theme or plugin files. The main benefit is that your page won't have to load any of the WordPress (theme and plugins) scripts and styles. == Installation == By default it comes with a URL structure like this one: /l/pagename, you can edit the /l/ to be whatever you like in the settings page of the plugin, but remember to save the new permalink like this: * On your admin bar (left one) go to **Settings**. * Permalinks. * Just click save at the bottom of the page, without making any change. This will update the URL so you can start accesing your HTML with whatever URL you chose, like **domain.com/landings/pagename**. ## Ease of use You just need to paste the HTML code in the editor and that's it! 🤩 == Frequently Asked Questions == **Why do I need this plugin?** Your need it when you just want to output some HTML without uploading the page to the server. It won't load any of the plugins or theme files, just the HTML that you paste, which should improve the performance of the page. **What's the difference vs similar plugins?** 🤔 You can customize the slug, so you can choose if you want to have your pages under /l/pagename or use a custom one like /landings/pagename. == Changelog == = 1.0.0 - 25-01-2020 = * First version of the plugin.