=== Static Suffix - Site Wide .html Extension ===
Contributors: rishabhgupta, rd9998
Tags: permalinks, html suffix, custom permalinks, seo urls, rewrite rules
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 1.0.1
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Appends a .html suffix to the permalinks of selected post types and taxonomies.

== Description ==

Static Suffix - Site Wide .html Extension allows you to append `.html` to the URLs of your WordPress pages, posts, custom post types, and taxonomies. This is useful for SEO purposes, migrations from legacy systems, or simply formatting your website URLs.

The plugin provides a simple, modern settings page where you can choose exactly which content types and taxonomies should have the `.html` extension.

== Installation ==

1. Upload the `static-suffix-site-wide-html-extension` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Configure settings under Settings > Static Suffix .html Suffix.

== Frequently Asked Questions ==

= Does it support custom post types? =
Yes, all registered public custom post types will be automatically listed and supported.

= Does it support custom taxonomies? =
Yes, all registered public taxonomies (categories, tags, and custom taxonomies) will be listed and supported.

= Will this cause 404 errors? =
No, the plugin automatically flushes the rewrite rules when you save settings to ensure that the new URLs work immediately.

== Changelog ==

= 1.0.1 =
* Initial release. Multisite compatibility improvements.
