Add IDs to Header Tags
开发者 |
georgestephanis
|
更新时间 |
2013年12月3日 11:21 |
捐献地址: |
去捐款 |
PHP版本: |
3 及以上 |
WordPress版本: |
3.8 |
版权: |
WTFPL |
版权网址: |
版权信息
|
详情介绍:
A rather simple plugin, but tremendously useful for folks that like to write longer blog posts to be shared. This will add an ID to each header tag in your content, but only if it doesn't already have an ID. This will let your users deep-link to specific sections within your content.
It will also append a link with the content of #
to each header that it adds an ID to. The link has a class of deep-link
though, so it's easy to hide if you prefer. A future release may add an option in to Settings > Reading to hide this link.