Juliepr Image Params
Wordpress plugin that automatically sets practical defaults for newly inserted Gutenberg Image blocks
by Sergei Ashmarin · github.com/sashmarin/juliepr-image-params · website
★ 1stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/sashmarin/juliepr-image-params/releases/download/juliepr-image-params%401.0.1/juliepr-image-params-1.0.1.zipFrom the readme
Juliepr Image Params
Minimal WordPress plugin for the Gutenberg core/image block.
Current version: 1.0.1.
For a newly selected Media Library image it uses the original file, centres the block, links to that media file, preserves the source proportions, and saves its width at 50% of the source width. The browser calculates the height from the original proportions. Existing image blocks are deliberately not changed when a post is opened.
Development
There is no build step or PHP dependency. Install this folder in a WordPress site's wp-content/plugins/ directory, activate the plugin, and test in the block editor.
Localization
English is the source language. Russian is bundled as a native WordPress 6.5+ PHP translation catalog at languages/juliepr-image-params-ruRU.l10n.php; no legacy .mo file is used.
Manual checks before a release:
1. Insert a new Image block and choose a Media Library image with known dimensions, such as 2400 × 1600.
2. Confirm the image URL and its link both use the original file, alignment is centre, the Aspect ratio control says Original, and the saved block has width="1200px".
3. Reopen a post containing an existing Image block and confirm that its sett
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| juliepr-image-params@1.0.1 | Sep 5, 2026 | juliepr-image-params-1.0.1.zip | 1 |
| juliepr-image-params@1.0.0 | Sep 2, 2026 | juliepr-image-params-1.0.0.zip | 0 |