You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| admin | 3 years ago | |
| public | 3 years ago | |
| LICENSE.txt | 3 years ago | |
| anchor-block.php | 3 years ago | |
| index.php | 3 years ago | |
| readme.txt | 3 years ago | |
readme.txt
=== Anchor Block === Contributors: audrasjb, whodunitagency, simonjanin, larrach Donate link: https://www.paypal.me/audrasjb Tags: anchor, gutenberg, link, ancre Requires at least: 5.2 Tested up to: 6.1 Stable tag: 0.1 Requires PHP: 7.0 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Anchor Block let you generate internal link to any section of your Gutenberg pages. == Description == **Drop the anchor, sailor!** This plugin provides a dedicated Gutenberg Anchor Block so you could generate internal links to each sections of your pages. == Screenshots == 1. Anchor block in Gutenberg 2. Located in Layout section of the block editor 3. Front-end rendering with an anchor and a custom link menu item == Installation == 1. Install the plugin and activate. 2. Use the block "Anchor block", available in Gutenberg LAYOUT blocks. == Changelog == = 0.1 = * Plugin initial commit. Works fine :)