andriilive/wp-cli-media-regenerate-svg-fix

`wp-cli-media-regenerate-svg-fix` plugin fix the wp-cli media regenerate error for SVG images

0.1.0 2022-09-22 06:47 UTC

This package is auto-updated.

Last update: 2024-10-22 11:23:33 UTC


README

wp-cli-media-regenerate-svg-fix Fix the wp-cli media regenerate error for SVG images

  • Supports Bedrock WordPress installs

Requirements

  • Requires WP at least: 4.5
  • Tested up to WP: 5.7.2
  • Requires PHP: >=5.6
  • Tested up to PHP: 8.1

Install & Activate plugin

Composer (Bedrock Install)

composer require andriilive/wp-cli-media-regenerate-svg-fix at root

ZIP Upload

  1. Download wp-cli-media-regenerate-svg-fix.zip from here
  2. Login to Wordpress Admin Dashboard
  3. Navigate to Plugins > Add new
  4. Press Upload Plugin and chose wp-cli-media-regenerate-svg-fix.zip
  5. Activate the plugin through the Plugins menu in WordPress

FTP

  1. Upload folder wp-cli-media-regenerate-svg-fix to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Regenerate thumbnails

You probably will need to regenerate thumbnails after install.

See also