Linux 软件免费装
Banner图

Use Hashtags – convert #hashtags to search links

开发者 gruhh
更新时间 2022年5月22日 01:34
PHP版本: 7.0 及以上
WordPress版本: 6.0
版权: GPLv2 or later
版权网址: 版权信息

标签

navigation ux hashtags user experience

下载

1.0.5 1.1.0 1.0.3 1.0.4

详情介绍:

With the Use Hashtags plugin, you can easily use hashtags in your content (and your excerpt). Just type # plus a word, and the plugin will automatically convert it to a link. The link send the user to the website search page, showing additional content that also uses that hashtag. This can enhance the user experience, as it creates a new navigation layer inside your content.

安装:

  1. Install the plugin (uploading the zip or installing from the Plugins > Add New);
  2. Activate the plugin and that's it, it's already running;
  3. If you want to customize something, look for "Use Hashtags" in the Tools menu;
  4. Follow the instructions and click the button to save.

屏幕截图:

  • Example of how a hashtag appears in the content. For this example we are using the [Twenty Twenty theme](https://wordpress.org/themes/twentytwenty/).
  • Example of how a hashtag appears in the content. For this example we are using the [GeneratePress theme](https://wordpress.org/themes/generatepress/).
  • Example of how a hashtag appears in the content. For this example we are using the [Neve theme](https://wordpress.org/themes/neve/).
  • Example of how a hashtag appears in the content. For this example we are using the [Hello Elementor theme](https://wordpress.org/themes/hello-elementor/).
  • Simple settings.

常见问题:

Do I need to add each hashtag as a tag?

No. The idea here is that a #hashtag added as part of the text will be replaced with a link like <a href="/?s=#hashtag">#hashtag</a>.

I am not seeing the links in the editor. What is wrong?

This is the correct behavior. Links appear only at the time of rendering the content or excerpt.

What is a non-destructive plugin?

We do not change the way your content is saved, only how it is rendered for visitors. If you uninstall the plugin, the #hashtags will remain a simple text.

Which characters are considered on a hashtag?

For now, A-Z, a-z, 0-9, _, -, *, @ and /.

Can I style the links?

Yes, every hashtag link has a CSS class hashtag-link. You can add the class in your theme's css. Example: a.hashtag-link { text weight: bold; }

更新日志:

1.1.0 (2022-05-21) 1.0.5 (2022-01-26) 1.0.4 (2021-07-25) 1.0.3 (2020-08-21) 1.0.2 (2020-08-21) 1.0.1 (2020-08-21) 1.0 (2020-08-21)