MRW Card Block Variation
A card "block" for WordPress implemented as a block variation of the Media & Text block.
by Mark Root-Wiley, MRW Web Design · github.com/mrwweb/mrw-card-block · website
★ 3stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mrwweb/mrw-card-block/archive/refs/heads/main.zipFrom the readme
MRW Card Block
v0.6.0
Mark Root-Wiley, MRW Web Design
A variation of the Media & Text block that creates a "Card" with stacked media and content. Adds support for the aspect ratio of the image to allow for nice, balanced layouts.
Since it is a block variation rather than a standalone block, uninstalling the plugin will just have the cards fall back to Media & Text blocks, preserving all content.
Changelog
0.6.0 (October 23, 2025)
- Add block link style
0.5.0 (August 20, 2025)
- Don't show "Aspect Ratio" setting if "Crop to Fill" is false
- Change "Original" to "Default" is Aspect Ratio setting to reflect that there will always be an aspect ratio applied if the "Crop to Fill" option is set
- Fix media placeholder style error
- Fix missing textdomain
0.4.3 (December 16, 2024)
- Load Github updater on admininit hook to prevent "loadtextdomainjustintime was called incorrectly" error introduced with WordPress 6.7
- Remove duplicate requireonce statement loading Github updater
0.4.2 (November 21, 2024)
- Add support for new .is-image-fill-element class introduced in WordPress 6.7
0.4.1 (June 28, 2024)
- Fix support for "Original" aspect ratio
- Fix card block when used in
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.