JVM Read More Block

תיאור

Adds a simple collapsible block to the Gutenberg editor. Perfect for hiding long text behind a toggle.

  • Fully compatible with the block editor (Gutenberg)
  • Customizable button labels
  • Supports multiple blocks per page
  • Translatable and lightweight

This plugin is ideal for bloggers, content creators, and developers who want to keep their pages clean and readable.

בלוקים

תוסף זה מספק בלוק 1.

  • Read More

התקנה

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin via the Plugins menu in WordPress
  3. Add the "Read More" block in the block editor
  4. Customize the toggle labels and insert your collapsible content

שאלות נפוצות

Can I use multiple blocks on one page?

Yes, each block works independently and can be used multiple times.

Can I change the button text?

Absolutely. You can set custom labels for both "open" and "close" states in the block settings.

Is the plugin translatable?

Yes. The plugin uses WordPress internationalization functions and includes a .pot file. You can add your own .po and .mo files in the /languages/ folder.

סקירות

There are no reviews for this plugin.

מפתחים

"JVM Read More Block" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

“JVM Read More Block” תורגם לשפה 1. תודה רבה למתרגמים על תרומתם.

ניתן לתרגם את "JVM Read More Block" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

1.0

  • Initial release with collapsible block functionality
  • Custom labels and translation support