Clickit Readmore

Descripción

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.

Capturas

Instalación

  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]

Preguntas frecuentes

Why isn’t my button style updating?

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

Reseñas

16 de diciembre de 2025
Simple and effective!
Leer la 1 reseña

Colaboradores y desarrolladores

«Clickit Readmore» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Clickit Readmore» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

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