We'll create fresh WordPress site with Paragraph Level IDs installed. You have 20 minutes to test the plugin after that site we'll be deleted.
The Paragraph Level IDs plugin adds an ‘id’ attribute to each paragraph tag in a blog post, giving the author and readers additional functionality.
So for example, <p> becomes <p id=”para1234-5″>.
These additions allow anyone to link directly to that paragraph in the post. This is especially useful for long tracts of text, academic writing, and legal documents.
In the future I hope to make the following improvements.
I would welcome any advice, offers of support, bug-testing, forking the project and troubleshooting to help make these extra features possible.
My friend @strangerpixel overhauled the 0.2 code for this 1.0 release.
The comment by s_ha_dum in [this Stack Exchange thread] (http://wordpress.stackexchange.com/questions/74558/automate-paragraphs-in-a-post-page-to-have-a-unique-anchor-link) and the comment by Milo in [this Stack Exchange thread] (http://wordpress.stackexchange.com/questions/90066/numbering-sections-and-block-level-elements-in-wpautop-wordpress-as-cms-for-l) got me started. The [Add To Post plugin (https://wordpress.org/plugins/add-to-post/) was instructive in helping me build a simple settings form.