Linux 软件免费装
Banner图

Add Anchor Links

开发者 vyskoczilova
更新时间 2022年5月20日 18:26
PHP版本: 7.1 及以上
WordPress版本: 6.0
版权: GPLv2 or later
版权网址: 版权信息

标签

content anchor anchor links content links headings

下载

1.0.2 1.0.0 1.0.1 1.0.3 1.0.4

详情介绍:

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!

安装:

  1. Follow the standard WordPress plugin installation procedere.
  2. When installed, go to Settings -> Add Anchor Links and when should be applied.

常见问题:

I want to use the latest files. How can I do this?

Use the GitHub Repo rather than the WordPress Plugin. Do as follows:

  1. If you haven't already done: Install git
  2. In the console cd into Your 'wp-content/plugins´ directory
  3. Type git clone https://github.com/vyskoczilova/add-anchor-links or better type git fork https://github.com/vyskoczilova/add-anchor-links
  4. If you want to update to the latest files (be careful, might be untested on Your WP-Version) type `git pull´.

I found a bug. Where should I post it?

I personally prefer GitHub, to keep things straight. The plugin code is here: GitHub But you may use the WordPress Forum as well.

I found a bug and fixed it. How can I contribute?

Either post it on GitHub or—if you are working on a cloned repository—send me a pull request.

更新日志:

= 1.0.4 = (2021-03-07) 1.0.2 (2020-01-13) 1.0.1 (2018-02-12) 1.0.0 (2018-02-08)