=== Add .html after URL ===
Contributors: NghiaLuu
Plugin Name: add html after URL
Plugin URI: https://github.com/luutrongnghia/wordpress-add-html-after-URL
Tags: html extension after page url, .html after url, add .html after page url
Author URI: haita.media
Author: Luu Trong Nghia
Requires at least: 3.2
Tested up to: 5.4
Stable tag: 1.0
Version: 1.0
License: GPLv2 or later
== Description ==
Plugin is used for rewrite URL by default of page name or post name with new URL add .html at the end of URLs
**Before:** http://www.example.com/sample-post
**After:** http://www.example.com/sample-post.html
== Installation ==
To install this plugin follow below steps
1. Upload the plugin files to the '/wp-content/plugins/' directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Clear cache(if any plugin installed)
== Frequently Asked Questions ==
= When this plugin is useful? =
This plugin is useful when you need to add '.html' after every URL of the page.
= Is this plugin paid or free? =
This plugin is totally free.
= What about support? =
Create a support ticket at WordPress forum and I will take care of any issue.