=== Easy Anchor ===
Contributors: dcooney, connekthq
Author: Darren Cooney
Author URI: https://connekthq.com
Plugin URI: https://github.com/dcooney/easy-anchor
Donate link: https://connekthq.com/donate 
Tags: anchor, auto anchor, block anchor, block, utility
Requires at least: 6.0
Tested up to: 6.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://gnu.org/licenses/gpl-2.0.html

A small microplugin for generating anchor links from block content.

== Description ==

**Easy Anchor** provides a simple way to dynamically generate anchor links for Heading and Paragraph blocks. By clicking the anchor icon in the block toolbar, you can easily create an anchor link that can be used for navigation within your content.

![Easy Anchor](https://private-user-images.githubusercontent.com/428624/420999292-eec058b6-54b4-490d-90fd-ba0f7ceff462.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTc2OTg0MDAsIm5iZiI6MTc1NzY5ODEwMCwicGF0aCI6Ii80Mjg2MjQvNDIwOTk5MjkyLWVlYzA1OGI2LTU0YjQtNDkwZC05MGZkLWJhMGY3Y2VmZjQ2Mi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwOTEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDkxMlQxNzI4MjBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yZGZhMjU0MGUwZWRhMDhhNTJiOWE5YTA2NmViYTlhNDU1ODA4ZGJlNDQ5MTExMDNiN2E2ZmYzNzAwOGNjYTc1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.qgDQrqNpnAvNdAnX9KN-wjOSxPeULAt0in6n-eYHYDY "Easy Anchor Admin")

View plugin source code on [Github](https://github.com/dcooney/easy-anchor)

== Frequently Asked Questions ==

= What blocks are supported? =

Heading and Paragraph blocks are supported.

== Screenshots ==

1. Add a Heading or Paragraph block to your post or page and click the # icon in the block toolbar to generate an anchor link.

== Installation ==

= Uploading in WordPress Dashboard =

1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `easy-anchor.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard

= Using FTP =

1. Download `easy-anchor.zip`.
2. Extract the `easy-anchor` directory to your computer.
3. Upload the `easy-anchor` directory to the `/wp-content/plugins/` directory.
4. Ensure Ajax Load More is installed prior to activating the plugin.
5. Activate the plugin in the WP plugin dashboard.

== Changelog ==

= 1.0 - September 2, 2025 =

* Initial Release.

== Upgrade Notice ==

* None
