Skip to content

wp-digital/wp-block-expand

Repository files navigation

Expandable Block

Description

Short text with simple CTA to see full text.

Demo

Expandable Block

Install

  • 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 git@github.com:wp-digital/wp-block-expand.git
    

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.