描述
Use hashtag on WordPress just like on Twitter or Facebook. Word preceded with hash automatically converted into clickable link. If clicked it will search contents contain same hashtag.
产品特点
- Use standard hashtag ( #hashtag )
- Customizable CSS
- Hashtag also can be used for regular search
- Hash on color code, URL and unicode will be skipped
- Supports for non latin characters
屏幕截图
安装
Just like how you install other plugin.
常见问题
—
评价
2024 年 2 月 20 日
Thank you for this plugin! It is only one of its kind that is still working.
2017 年 1 月 18 日
Good idea in theory, but the code interferes with Web-Dorado’s Photo Gallery plugin code, causing galleries to not load properly. Disable this plugin, and Web-Dorado’s works again.
2016 年 9 月 3 日
Thanks for a working plugin. Easy to install and just works!
贡献者及开发者
更新日志
0.5
- Added: Background color setting.
0.4
- Fixed: Hashtag will skip hash in link href ( href=”#” ) and URL format ( http://example.com/test#hash )
0.3
- Fixed: Hashtag now skip hash in color code like
#000CCC
( thanks to http://josy1024.blogspot.co.at ) - Added: Hashtag will skip unicode (like
’ ;
)
0.2
- Added: Now hashtag also works on first word of paragraph ( thanks to http://febri.net for noticing me )
- Added: Support non latin characters (Tested: Chinese and Arabic) (thanks to peoples for reporting this on WordPress support forum)
0.1
- First release