This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ONet Header Linkifier

Description

Do you like to write long articles with many headers? Then this is the perfect plugin for you. This plugin will add a link next to your headers so your user can share your posts pointing to specific parts. Plus a smooth scroll script is also included which will make the overall experience even better.

The package contains a predefined style for Git-like link display but it is hardly recommend to change the style to fit your needs (and your design).

The plugin uses internal cache which may interfere with other cache plugins, if you experience anything strange feel free to contact the plugin author.

Screenshots

  • /assets/screenshot-1.png
  • /assets/screenshot-2.jpg

Installation

  1. Install ONet Header Linkifier either via the WordPress.org plugin directory, or by uploading the files to your server
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Chose a method listed in description.

FAQ

I can’t see any changes on the site. Why this plugin does nothing?

Check if the plugin is enabled in the Plugin manager and in the Settings > Reading.

How can I use custom styles for Git-like display?

First of all turn off “load predefined styles” in Settings > Reading then add your own styles.

Why does it not work on archives page?

In order to avoid multiple instances of the same link name the plugin works only on single pages. (You can still call it manually using ONetHeaderLinkifier::perform_parse([content]) )

How can I get TOC of a content?

It is simplitcity itself. Use ONetHeaderLinkifier::get_toc([content],[optional: return hierarchical or raw list]).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ONet Header Linkifier” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.12

  • Name changed

1.02

  • Missing settings link fix

1.01

  • Updated readme details
  • Fixed screenshot path.

1.0

  • Initial release