WP Manifestindependent plugin directory
manifest / editor / wp-block-expand

Expandable Block

Short text with simple CTA to see full text.

by SMFB Dinamo · github.com/wp-digital/wp-block-expand · website

1stars
71composer installs
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wp-digital/wp-block-expand/archive/refs/heads/main.zip

Also on Packagist as wp-digital/wp-block-expand:

composer require wp-digital/wp-block-expand

From the readme

Expandable Block Description Short text with simple CTA to see full text. Demo Expandable Block Install - Preferable way is to use Composer: - Alternate way is to clone this repo to wp-content/plugins/: Activate Expandable Block with WP-CLI wp plugin activate wp-block-expand or from Plugins page. Documentation There are few constants which give a possibility to customize behaviour a bit.

Read the full README on GitHub →