Div Block archived
WordPress Plugin; Just a simple div Block for Gutenberg. Nothing else.
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/jhotadhari/div-block/releases/download/0.1.14/div-block-0.1.14.zipDeclares an update source (https://github.com/jhotadhari/div-block), so updates arrive through the plugin's own updater.
Readme
WordPress Plugin Div Block
Just a simple div Block. Nothing else.
Plugin readme: ./dist/trunk/README.md
Download and install
Div Block is available in the official WordPress Plugin repository. You can install this plugin the same way you'd install any other plugin.
To install it from zip file, download latest release.
Development
Clone the repository and make it your current working directory.
# Checkout the `generated` and `develop` branches
git checkout generated && git pull
git checkout develop && git pull
# Install npm dependencies
npm install
# Install composer dependencies
composer install --profile -v
# Build into `./test_build`
grunt build
This Plugin is based on generator-wp-dev-env. See
generator.versioninpackage.json.Read the documentation for further development information. -- Installation & Quick Start -- Git branching model -- Project Structure -- Grunt Taskrunner
Dev dependencies
nodeandnpmyoandgenerator-wp-dev-envcomposergitgruntandgrunt-clirsyncconvertfrom ImageMagick. Tested with ImageMagick6.8.9-9
Support and feedback
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.1.14 | Sep 1, 2020 | div-block-0.1.14.zip | 3,598 |
| 0.1.13 | Jul 27, 2020 | div-block-0.1.13.zip | 3,803 |
| 0.1.12 | Apr 12, 2020 | div-block-0.1.12.zip | 10,447 |
| 0.1.11 | Feb 3, 2020 | div-block-0.1.11.zip | 3 |
| 0.1.10 | Jan 23, 2020 | div-block-0.1.10.zip | 2 |
| 0.1.9 | Nov 13, 2019 | div-block-0.1.9.zip | 4 |
| 0.1.8 | Nov 13, 2019 | div-block-0.1.8.zip | 2 |
| 0.1.7 | Sep 27, 2019 | div-block-0.1.7.zip | 3 |
| 0.1.6 | Sep 16, 2019 | div-block-0.1.6.zip | 4 |
| 0.1.5 | Sep 16, 2019 | div-block-0.1.5.zip | 2 |
| 0.1.4 | Sep 15, 2019 | div-block-0.1.4.zip | 2 |
| 0.1.3 | Jul 7, 2019 | div-block-0.1.3.zip | 3 |
| 0.1.2 | Jul 7, 2019 | div-block-0.1.2.zip | 2 |
| 0.1.1 | Jun 25, 2019 | div-block-0.1.1.zip | 2 |
| 0.1.0 | Jun 24, 2019 | div-block-0.1.0.zip | 2 |