=== Keviang Advanced Link Remover ===
Contributors: keviang
Tags: remove links, strip links, link remover, seo, content cleaner
Requires at least: 5.0
Tested up to: 6.4
Stable tag: 1.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: www.gnu.org

Easily remove hyperlinks from your WordPress Posts and Pages while keeping the anchor text intact.

== Description ==

Keviang Advanced Link Remover is a lightweight tool designed for webmasters who need to clean up their content without manually editing every post. Whether you are dealing with broken affiliate links, outdated SEO strategies, or unwanted external references, this plugin allows you to strip links site-wide or based on specific content types.

**Key Features:**
* **Toggle Removal:** Choose to remove links from Posts, Pages, or the entire site.
* **Keep Text Intact:** Strips the `<a>` tag but leaves the clickable text as plain text.
* **Lightweight:** Minimal impact on site performance.
* **Easy Access:** Quick settings link directly from the plugins menu.

== Installation ==

1. Upload the `keviang-advanced-link-remover` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to **Settings > Link Remover** to configure your preferences.

== Frequently Asked Questions ==

= Does this delete my links from the database? =
No. This plugin uses a filter (`the_content`) to remove links dynamically when a page is loaded. If you deactivate the plugin, your links will reappear exactly as they were.

= Can I target specific links only? =
Currently, the plugin removes all hyperlinks within the content area of the selected post types.

== Screenshots ==

1. The settings page where you can toggle link removal for Posts, Pages, or Site-wide.

== Changelog ==

= 1.1 =
* Added support link and donation button.
* Improved regex for cleaner link stripping.

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 1.1 =
This version includes UI improvements and better support options.
