Creates anchor links to heading tags in the content of selected posts, just like Github does within the Readme.md files.

Get involved and join Github!

Features

Compatibility

Add Anchor Links

free

Changelog

1.0.4

(2021-03-07)
* Make Kybernaut\AddAnchorLinks::add_anchors( $string ) function available for custom calls

1.0.3

(2021-03-07)
* Fix: Use escaping attribute on admin screens
* Add PHPCS & simple PHPUnit test
* Use Travis CI/CD (PHPCS, PHPUnit)

1.0.2 (2020-01-13)

  • Fix: Fix link position when header has attributes (PR#1 by @a-mt)

1.0.1 (2018-02-12)

  • Fix: Few typos in readme files.
  • Fix: Post types error.
  • Added: Notice about settings shown on plugin activation.
  • Added: Constant ADD_ANCHOR_LINKS_DONT_LOAD_CSS (see Github).
  • Added: Banner & icon image to the WP repository (by Dušan Konečný).

1.0.0 (2018-02-08)

  • Initial release