Tags Page
开发者 |
honza.skypala
|
更新时间 |
2017年3月9日 03:50 |
捐献地址: |
去捐款 |
PHP版本: |
3.0 及以上 |
WordPress版本: |
4.7 |
详情介绍:
Standard installation of WordPress provides tags for posts and also Tag Cloud widget for 45 most common tags. Unfortunatelly there is no option to offer your web visitors list of all tags. And that is purpose of this plugin.
This plugin adds a link to the bottom of the Tag Cloud widget, which leads to a page displaying table of all tags from the website. This table consists of two columns, in the first one you find tag name, which also serves as a link to the articles tagged in it. The second column contains count, how many times the tag is used. The table is sortable by both columns, just by clicking on the header of the column. Sorting is provided by JavaScript, so no reloading of page.
安装:
- Upload the full directory to wp-content/plugins
- Activate plugin Tags Page in plugins administration
- Make sure you are having the Tags Cloud widget on your website
- Enjoy!
- For detailed customization, please see the FAQ section
屏幕截图:
更新日志:
1.3.1
- fix: failed on tables without footer
1.3
- fix: sorting did not work when clicking in table footer
1.2
- fix: virtual page not working for permalinks set to /%category%/%postname%/
1.1
- added pagination support (user request); please see the FAQ for details how to use it
- no need for user to manually create the All Tags page anymore; if it does not exist, plugin will create virtual page on fly; if the user creates the All Tags page by himself, then the plugin can still use this user-created page
- options specified now directly in Tag Cloud widget settings, no need for separate settings page anymore
- new option to specify caption of the link to All Tags page
- URL option supports WordPress dialog for inserting a link
- not showing the link to All Tags page in WordPress admin anymore
- not showing the link to All Tags, if the widget shows Categories (and not Post tags) anymore
- rewritten as class
- jscript loaded only when needed (when the table shown), run after webpage loaded
- internal optimization and code cleanup
1.0