Changeset 3208060
- Timestamp:
- 12/15/2024 12:14:30 AM (15 months ago)
- Location:
- ctc-carousel
- Files:
-
- 2 edited
-
tags/0.1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ctc-carousel/tags/0.1.0/readme.txt
r3208059 r3208060 1 === Ctc Carousel === 2 Contributors: UjW0L 3 Tags: block, carousel 4 Tested up to: 6.7 5 Stable tag: 0.1.0 6 License: GPL-2.0-or-later 7 License URI: https://www.gnu.org/licenses/gpl-2.0.html 1 === CTC Carousel === 2 Contributors: UjW0L 3 Tags: block, carousel, Gutenberg, image slider, gallery 4 Requires at least: 5.0 5 Tested up to: 6.7 6 Requires PHP: 7.0 7 Stable tag: 0.1.0 8 License: GPL-2.0-or-later 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 8 10 9 Carousel gallery Gutenberg block 11 A customizable Gutenberg block to create responsive image carousels with autoplay and navigation features. 10 12 11 13 == Description == 12 14 13 Carousel block for Gutenberg editor. 15 **CTC Carousel** is a Gutenberg block plugin that allows you to create responsive and elegant image carousels directly in the WordPress block editor. Perfect for showcasing image galleries, product displays, testimonials, or featured content, this plugin is designed for simplicity and functionality. 16 17 ### Features: 18 - Fully responsive design to adapt to any screen size. 19 - Autoplay functionality with customizable speed settings. 20 - Navigation options (arrows and dots). 21 - Easy-to-use settings within the Gutenberg editor. 22 - Lightweight and optimized for performance. 23 24 Whether you're building a portfolio, an online store, or a blog, the CTC Carousel block makes it easy to add interactive image sliders to your pages or posts. 14 25 15 26 == Installation == 16 27 17 This section describes how to install the plugin and get it working. 28 Follow these steps to install and activate the plugin: 18 29 19 e.g. 30 1. Upload the plugin files to the `/wp-content/plugins/ctc-carousel` directory, or install the plugin directly from the WordPress Plugin Directory via your WordPress admin panel. 31 2. Activate the plugin through the **Plugins** screen in WordPress. 32 3. Open the Gutenberg editor, add the **CTC Carousel** block, and start creating your carousel! 20 33 21 1. Upload the plugin files to the `/wp-content/plugins/ctc-carousel` directory, or install the plugin through the WordPress plugins screen directly. 22 1. Activate the plugin through the 'Plugins' screen in WordPress 34 == How to Use == 23 35 24 36 1. Go to the Gutenberg editor and search for "CTC Carousel" in the block library. 37 2. Drag and drop the block into your page or post. 38 3. Add your images to the carousel via the settings panel. 39 4. Customize options like autoplay, navigation, and transition speed to fit your needs. 40 5. Save and preview your page to see the carousel in action! 25 41 26 42 == Screenshots == 27 43 28 1. Gutenberg block Area 29 2. Gutenberg block setting 30 2. Frontend Display 44 1. **Gutenberg Block Area** - Adding the CTC Carousel block in the editor. 45 2. **Gutenberg Block Settings** - Customizing carousel options in the settings panel. 46 3. **Frontend Display** - Responsive carousel displayed on the live site. 47 48 == Frequently Asked Questions == 49 50 **1. How do I upload images for the carousel?** 51 After adding the CTC Carousel block, click the "Add Images" button to upload or select images from the media library. 52 53 **2. Can I adjust the autoplay speed?** 54 Yes, you can set the autoplay interval in the block settings within the Gutenberg editor. 55 56 **3. Is this block responsive?** 57 Yes, the carousel is fully responsive and works seamlessly on all devices. 58 59 **4. Can I disable autoplay?** 60 Absolutely! Autoplay can be toggled on or off in the block settings. 31 61 32 62 == Changelog == 33 63 34 = 0.1.0 = 35 * Release 64 = 0.1.0 = 65 * Initial release with core features: 66 - Responsive carousel block. 67 - Autoplay and navigation controls. 68 - Easy image management via Gutenberg editor. 36 69 70 == License == 37 71 72 This plugin is licensed under the GPL-2.0-or-later license. For more information, please visit [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html). 73 74 --- 75 76 With this improved version, your README is more descriptive, user-friendly, and informative for potential users or contributors. -
ctc-carousel/trunk/readme.txt
r3208059 r3208060 1 === Ctc Carousel === 2 Contributors: UjW0L 3 Tags: block, carousel 4 Tested up to: 6.7 5 Stable tag: 0.1.0 6 License: GPL-2.0-or-later 7 License URI: https://www.gnu.org/licenses/gpl-2.0.html 1 === CTC Carousel === 2 Contributors: UjW0L 3 Tags: block, carousel, Gutenberg, image slider, gallery 4 Requires at least: 5.0 5 Tested up to: 6.7 6 Requires PHP: 7.0 7 Stable tag: 0.1.0 8 License: GPL-2.0-or-later 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 8 10 9 Carousel gallery Gutenberg block 11 A customizable Gutenberg block to create responsive image carousels with autoplay and navigation features. 10 12 11 13 == Description == 12 14 13 Carousel block for Gutenberg editor. 15 **CTC Carousel** is a Gutenberg block plugin that allows you to create responsive and elegant image carousels directly in the WordPress block editor. Perfect for showcasing image galleries, product displays, testimonials, or featured content, this plugin is designed for simplicity and functionality. 16 17 ### Features: 18 - Fully responsive design to adapt to any screen size. 19 - Autoplay functionality with customizable speed settings. 20 - Navigation options (arrows and dots). 21 - Easy-to-use settings within the Gutenberg editor. 22 - Lightweight and optimized for performance. 23 24 Whether you're building a portfolio, an online store, or a blog, the CTC Carousel block makes it easy to add interactive image sliders to your pages or posts. 14 25 15 26 == Installation == 16 27 17 This section describes how to install the plugin and get it working. 28 Follow these steps to install and activate the plugin: 18 29 19 e.g. 30 1. Upload the plugin files to the `/wp-content/plugins/ctc-carousel` directory, or install the plugin directly from the WordPress Plugin Directory via your WordPress admin panel. 31 2. Activate the plugin through the **Plugins** screen in WordPress. 32 3. Open the Gutenberg editor, add the **CTC Carousel** block, and start creating your carousel! 20 33 21 1. Upload the plugin files to the `/wp-content/plugins/ctc-carousel` directory, or install the plugin through the WordPress plugins screen directly. 22 1. Activate the plugin through the 'Plugins' screen in WordPress 34 == How to Use == 23 35 24 36 1. Go to the Gutenberg editor and search for "CTC Carousel" in the block library. 37 2. Drag and drop the block into your page or post. 38 3. Add your images to the carousel via the settings panel. 39 4. Customize options like autoplay, navigation, and transition speed to fit your needs. 40 5. Save and preview your page to see the carousel in action! 25 41 26 42 == Screenshots == 27 43 28 1. Gutenberg block Area 29 2. Gutenberg block setting 30 2. Frontend Display 44 1. **Gutenberg Block Area** - Adding the CTC Carousel block in the editor. 45 2. **Gutenberg Block Settings** - Customizing carousel options in the settings panel. 46 3. **Frontend Display** - Responsive carousel displayed on the live site. 47 48 == Frequently Asked Questions == 49 50 **1. How do I upload images for the carousel?** 51 After adding the CTC Carousel block, click the "Add Images" button to upload or select images from the media library. 52 53 **2. Can I adjust the autoplay speed?** 54 Yes, you can set the autoplay interval in the block settings within the Gutenberg editor. 55 56 **3. Is this block responsive?** 57 Yes, the carousel is fully responsive and works seamlessly on all devices. 58 59 **4. Can I disable autoplay?** 60 Absolutely! Autoplay can be toggled on or off in the block settings. 31 61 32 62 == Changelog == 33 63 34 = 0.1.0 = 35 * Release 64 = 0.1.0 = 65 * Initial release with core features: 66 - Responsive carousel block. 67 - Autoplay and navigation controls. 68 - Easy image management via Gutenberg editor. 36 69 70 == License == 37 71 72 This plugin is licensed under the GPL-2.0-or-later license. For more information, please visit [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html). 73 74 --- 75 76 With this improved version, your README is more descriptive, user-friendly, and informative for potential users or contributors.
Note: See TracChangeset
for help on using the changeset viewer.