=== html after URL ===
Contributors: aftabmuni
Plugin Name: .html after URL
Plugin URI: https://aftabmuni.wordpress.com/
Tags: html extension after page url, .html after url, add .html after page url
Author URI: https://aftabmuni.wordpress.com/
Author: Aftab Muni
Requires at least: 3.2
Tested up to: 6.4.1
Stable tag: 1.0
Version: 1.0
License: GPLv2 or later
== Description ==
Plugin is used to add .html after every URL of page
**Before:** http://www.example.com/about-us
**After:** http://www.example.com/about-us.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. Now goto 'Settings->Permalinks' and set default permalink structure as '/%postname%/'
4. Now click on 'Save Changes' and 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.
== Screenshots ==
1. Configuring Permalinks
2. URL before this plugin
3. URL after this plugin