Short text with simple CTA to see full text.
-
Preferable way is to use Composer:
composer require wp-digital/wp-block-expand
-
Alternate way is to clone this repo to
wp-content/plugins/
:cd wp-content/plugins/ git clone [email protected]:wp-digital/wp-block-expand.git
Activate Expandable Block with WP-CLI
wp plugin activate wp-block-expand
or from Plugins page.
There are few constants which give a possibility to customize behaviour a bit.