WP Manifestindependent plugin directory
manifest / editor / croox__synchronize-image-block-featured_wp-plugin

Croox Synchronize image block with featured image

WordPress Plugin to synchronize the core/image block with post featured image

by croox · github.com/croox/croox__synchronize-image-block-featured_wp-plugin · website

0stars
5release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/croox/croox__synchronize-image-block-featured_wp-plugin/releases/download/0.0.2/Croox__synchronize-image-block-featured_wp-plugin-0.0.2.zip

Declares an update source (https://github.com/croox/Croox__synchronize-image-block-featured_wp-plugin), so updates arrive through the plugin's own updater.

Readme

WordPress Plugin Synchronize image block with featured image

Adds an option to synchronize a core/image block with the post featured image.

Plugin readme: ./dist/trunk/README.md

Download and install

Synchronize image block with featured image 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.version in package.json.

Read the documentation for further development information. -- Installation & Quick Start -- Git branching model -- Project Structure -- Grunt Taskrunner

Dev dependencies

  • node and npm
  • yo and generator-wp-dev-env
  • composer
  • git
  • grunt and grunt-cli
  • rsync
  • convert from ImageMagick. Tested with ImageMagick 6.8.9-9

Support and feedback

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
0.0.2 Sep 12, 2020 Croox__synchronize-image-block-featured_wp-plugin-0.0.2.zip 2
0.0.1 Sep 12, 2020 Croox__synchronize-image-block-featured_wp-plugin-0.0.1.zip 3