描述
Simply add anchors links inside your content. Shortcode [wpanchor id="your_id"]
is added via a button in Wisiwig. After your need to create a link inside your site with #your_id for the href link. Your link look likes <a href="#your_id">my link</a>
安装
- Upload the plugin wp-simple-anchors-links files to the
/wp-content/plugins/
directory - Activate the wp-simple-anchors-links plugin through the ‘Plugins’ menu in WordPress.
- Include the shortcode
[wpanchor id="your_id"]
where you want a specific anchor links to be displayed.
常见问题
No FAQ for moment
评价
2016年9月3日
1 回复
Reviews say how great it works, but these instructions from 2020media explain how to use WP Simple Anchors. Turns out it is simple and it does work but that one step that the author did not mention is explained at this link. https://wordpress.org/support/topic/beginners-guide-1?replies=2
贡献者及开发者
更新日志
1.0.0
- First Release