Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 751 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 751 Bytes

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.