File "readme.txt"

Full Path: /home/tekvhqgl/public_html/dev2024_old_skip/wp-content/plugins/text-carousel-block/readme.txt
File size: 1.43 KB
MIME-type: text/plain
Charset: utf-8

=== Text Carousel Block ===
Contributors: tishonator
Plugin URI: https://tishonator.com/plugins/text-carousel-block
Tags: text carousel, content carousel, gutenberg, blocks, carousel
Requires PHP: 5.6.0
Requires at least: 4.9.6
Tested up to: 6.3
Stable tag: 1.0.1
License: GPLv2 or later
Version: 1.0.1
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Carousel Block is a simple plugin that adds a Gutenberg block for inserting Text Content Carousel to your posts and pages.

== Description ==


[Demo](https://tishonator.com/plugins/text-carousel-block)

Text Carousel Block is a simple plugin that adds a Gutenberg block for inserting Text Content Carousel to your posts and pages. Fully responsive and accessible.

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the `text-carousel-block` folder to the to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Open for Edit or add new Post or Page
4. Click on '+' button to add new Block
5. Insert 'Text Carousel Item' blocks
7. Save changes

Please Note: All of the 'Text Carousel Item' blocks will be displayed as a single Text Carousel block.

== Screenshots ==

1. Add new 'Text Carousel Item' Block

2. 'Text Carousel Item' Block

4. Text Carousel Block

== Changelog ==

= 1.0.1 (December 20, 2020) =
* fix depracated jQuery functions usage

= 1.0.0 (November 21, 2020) =
* Plugin released