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]

FAQ

Why isn’t my button style updating?

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

후기

모든 1 평가 읽기

기여자 & 개발자

“Clickit Readmore”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Clickit Readmore”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

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