Linux 软件免费装

Show/Hide Shortcode

开发者 larsborn
更新时间 2021年3月28日 18:25
PHP版本: 7.3 及以上
WordPress版本: 5.7
版权: GPLv2 or later
版权网址: 版权信息

标签

folder read more expander read less show more show less

下载

1.0.0

详情介绍:

This plugin allows you to easily add "Show more..." links to your site. Just enclose the content to be hidden between [showhide] and [/showhide]. There is no modification to the backend or fancy editor. Hence the code for this plugin is minimal and the plugin should be easy to review for security issues as well not impact performance.

屏幕截图:

  • Example view of the block editor.

常见问题:

Where do I need to click?

Use the block editor two blocks: [showhide] and[/showhide] Everything in between will be hidden and a link "Show more..." is displayed. When clicked, the hidden content is revealed.

Can I change the default "Show more..." text?

Yes, the [showhide] shortcode accepts the argument show_caption: [showhide show_caption="Do you want to know more?"]Your Content `[/showhide] Similarly, use thehide_caption` attribute to change the "Show less..." default caption.

更新日志:

1.0.0