Popis
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.
Features/Funkce
- 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
Instalace
Just like how you install other plugin.
Nejčastější dotazy
—
Recenze
Autoři
Informace popisných dat je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Informace popisných dat” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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