Clickit Readmore

描述

Clickit Readmore allows you to wrap any content inside a [read-more] shortcode to hide it until the user clicks a button.
It provides a backend settings page where you can fully customize the “Read More” button, including:

  • Button background color
  • Hover background color
  • Button text color
  • Hover text color
  • Font size
  • Padding

This plugin is perfect for long posts, FAQs, product descriptions, or any content you want to initially hide for a cleaner layout.

屏幕截图

安装

  1. Upload the clickit-readmore plugin folder to /wp-content/plugins/
  2. Activate the plugin in the WordPress Admin
  3. Navigate to Settings Read More to configure the button style options
  4. Use the shortcode in posts, pages, or blocks:
    [read-more]Your hidden content here[/read-more]
    For example:
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur suscip
    [read-more]t sit amet quam vel porta. Vivamus sed eros et urna malesuada feugiat. Sed vitae lorem quis odio…[/read-more]

常见问题

Why isn’t my button style updating?

Ensure you have clicked Save Changes in the Settings Read More page after customizing your options.

评价

2025 年 12 月 16 日
Simple and effective!
阅读所有1条评价

贡献者及开发者

「Clickit Readmore」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Clickit Readmore」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release with shortcode, settings page, customizable button styles, and smooth toggle animation.