=== Title Slug URL Checker ===
Contributors: wpcustomca
Tags: slug, url, seo, posts, pages
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Find WordPress posts and pages where the current URL slug does not match the slug generated from the title.

== Description ==

Title Slug URL Checker adds a simple admin page under Settings. It scans Posts and Pages and shows only items where the current slug differs from the slug WordPress would generate from the current title.

Features:
* Scans Posts and Pages.
* Includes published, draft, pending, private and scheduled content.
* Shows current slug and expected title-based slug.
* Shows each item's URL.
* One-click Copy URL button.
* Download all mismatch results as a TXT report.
* Search the visible results table.
* Direct link to edit each item.

== Screenshots ==

1. The Title Slug URL Checker dashboard displays post and page slug mismatches with current and expected slugs.
2. Search mismatch results instantly, copy individual URLs, or download the complete TXT report.

== Changelog ==

= 1.1.1 =
* Corrected the WordPress.org contributor username.
* Updated plugin metadata for WordPress.org directory compliance.

= 1.1.0 =
* Added Download TXT Report button.
* TXT export includes title, ID, type, status, current slug, expected slug and URL.

= 1.0.0 =
* Initial release.
