Deep Links
Adds anchor link and ID to all headings in content.
★ 0stars
81composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/starise/deep-links/archive/refs/heads/master.zipAlso on Packagist as starise/deep-links:
composer require starise/deep-linksFrom the readme
WordPress Deep-Links
Utility to add anchor links and IDs to all headings in content.
Requirements
PHP = 5.4
WordPress = 4.0
Installation
You can install this plugin via command-line or using the WordPress admin panel.
via Command-line
Using Composer, add Deep-Links to your project's dependencies.
Then activate the plugin via wp-cli.
via WordPress Admin Panel
1. Download the latest zip of this repo.
2. In your WordPress admin panel, navigate to Plugins-Add New
3. Click Upload Plugin
4. Upload the zip file that you downloaded.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.0 | May 17, 2015 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.