Linux 软件免费装
Banner图

AddonCraft Read More Show Less

开发者 addoncraft
更新时间 2026年9月15日 21:50
PHP版本: 7.2 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

toggle collapse expand read more show more

下载

1.0

详情介绍:

AddonCraft Read More Show Less adds a clean, accessible Read More / Show Less toggle to long content in WordPress. Long posts, pages, descriptions and text blocks are cut to a height you choose, with an optional fade at the bottom. Visitors click Read more to expand the full text and Show less to collapse it again. Use it to tidy up long articles, FAQ answers, author bios, service descriptions, reviews and landing pages without deleting a word or splitting content across pages. The hidden text stays in the page HTML, so search engines can still read and index all of it. Three ways to add Read More
  1. Automatic (no code) – turn on Auto-apply to post content and every long single post and page gets a Read More button.
  2. Shortcode – wrap any content in [addoremo_read_more]…[/addoremo_read_more], with optional per-block height and button text.
  3. CSS class – add the read-more class to any block or element. Works with the block editor (Gutenberg), Elementor, Divi, Beaver Builder and other page builders that let you set a CSS class.
Features Shortcode example [addoremo_read_more height="200" more="Read more" less="Show less"]Your long content here.[/addoremo_read_more] All attributes are optional. Anything you leave out uses the global settings. Using Read More with the block editor or Elementor You can change the target class or selector under Read More → General.

安装:

  1. In your WordPress dashboard, go to Plugins → Add New, search for AddonCraft Read More Show Less, then click Install Now and Activate.
  2. Open Read More in the admin menu.
  3. Choose your collapsed height, button text and style.
  4. Turn on Auto-apply to post content, use the [addoremo_read_more] shortcode, or add the read-more CSS class to any block.
To install manually, upload the plugin folder to /wp-content/plugins/ and activate it on the Plugins screen.

常见问题:

How do I add a Read More button to a WordPress post?

Go to Read More → General and turn on Auto-apply to post content. Long posts and pages now collapse automatically with a Read More button. No code is needed.

How do I add Read More to only part of a page?

Wrap that part in the [addoremo_read_more] shortcode, or add the read-more CSS class to the block you want to collapse.

Can I change the "Read more" and "Show less" text?

Yes. Set the global text under Read More → Labels, or use the more and less shortcode attributes to set different text for one block.

Does it work with Elementor, Divi or other page builders?

Yes. Add the read-more CSS class to any widget, module or section. The shortcode also works wherever your builder runs shortcodes.

Does hidden content hurt SEO?

No. The full content stays in the page HTML and is only collapsed visually, so search engines can still crawl it.

Can I show the toggle only on mobile?

Yes. Under Read More → General, set Show on devices to Mobile only and adjust the mobile breakpoint if needed.

Why is there no button on some content?

The button only appears when content is taller than the collapsed height. Short content is shown in full.

I changed the settings but the front end looks the same.

Clear your caching plugin, CDN or server cache, then refresh the page. If you use the shortcode, its more and less attributes override the global button text.

Will it slow down my site?

No. It adds one small script and one small stylesheet, and it does not load any external files or fonts.

更新日志:

1.0