{"id":23228971,"url":"https://github.com/mrwweb/mrw-card-block","last_synced_at":"2025-08-19T15:30:54.060Z","repository":{"id":43891006,"uuid":"391158081","full_name":"mrwweb/mrw-card-block","owner":"mrwweb","description":"A card \"block\" for WordPress implemented as a block variation of the Media \u0026 Text block.","archived":false,"fork":false,"pushed_at":"2024-12-16T19:22:32.000Z","size":481,"stargazers_count":4,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T13:26:06.751Z","etag":null,"topics":["block-editor","gutenberg","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrwweb.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mrwweb"}},"created_at":"2021-07-30T18:26:35.000Z","updated_at":"2025-04-07T20:24:33.000Z","dependencies_parsed_at":"2024-11-19T00:25:00.322Z","dependency_job_id":"5b50c0a9-965d-452d-a455-1d30685fbc99","html_url":"https://github.com/mrwweb/mrw-card-block","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mrwweb/mrw-card-block","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrwweb%2Fmrw-card-block","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrwweb%2Fmrw-card-block/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrwweb%2Fmrw-card-block/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrwweb%2Fmrw-card-block/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrwweb","download_url":"https://codeload.github.com/mrwweb/mrw-card-block/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrwweb%2Fmrw-card-block/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271176113,"owners_count":24712328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["block-editor","gutenberg","wordpress","wordpress-plugin"],"created_at":"2024-12-19T01:15:46.785Z","updated_at":"2025-08-19T15:30:53.750Z","avatar_url":"https://github.com/mrwweb.png","language":"PHP","funding_links":["https://github.com/sponsors/mrwweb"],"categories":[],"sub_categories":[],"readme":"=== MRW Card Block ===\nContributors: mrwweb\nTags: Block, Blocks, Media \u0026 Text, Card, Block Editor\nRequires at least: 6.6\nTested up to: 6.7\nRequires PHP: 7.0\nStable tag: 0.4.3\nLicense: GPLv2 or later\nLicense URI: https://www.gnu.org/licenses/gpl-2.0.html\n\nA variation of the Media \u0026 Text block that creates a \"Card\" with stacked media and content.\n\n== Description ==\n\nA variation of the Media \u0026 Text block that creates a \"Card\" with stacked media and content. This plugin adds support for the aspect ratio of the image. Since it is a block variation, uninstalling the plugin will just have the cards fall back to Media \u0026 Text blocks, preserving all content.\n\n== Changelog ==\n\n= 0.4.3 (December 16, 2024) =\n\n- Load Github updater on `admin_init` hook to prevent \"`_load_textdomain_just_in_time` was called incorrectly\" error introduced with WordPress 6.7\n- Remove duplicate require_once statement loading Github updater\n\n= 0.4.2 (November 21, 2024) =\n\n- Add support for new `.is-image-fill-element` class introduced in WordPress 6.7\n\n= 0.4.1 (June 28, 2024) =\n\n- Fix support for \"Original\" aspect ratio\n- Fix card block when used in Grid Group block variation\n\n= 0.4.0 (June 24, 2024) =\n\n- Add support for aspect ratios using WordPress defaults or whatever is defined in theme.json\n- Change default min-height for image to 0px so aspect ratios always work. Can set easily in CSS with `--mrw-card--min-height` custom property\n- Remove gulp build process and replace with wp-scripts\n- Now requires PHP 7.0 and WordPress 6.6+ (currently in Beta 3)\n\n= 0.3.0 (May 20, 2024) =\n\n- Use custom properties for styling for easier overrides\n- Use spacing scale (40) for content area padding of the block, if it's set. Fall back to 8% if not.\n- Redo build process to fix dependency issues in Widget Editor and Site Editor and use wp-scripts. Drops SASS build process entirely.\n\n= 0.2.1 =\n\n- Hide image drag handle that won't do anything\n\n= 0.2.0 =\n\n- Add [Github updater class from @radishconcepts](https://github.com/radishconcepts/WordPress-GitHub-Plugin-Updater)\n\n= 0.1.0 =\n\n- First version\n\n== Upgrade Notice ==\n\n= 0.4.1 =\nRequires WordPress 6.6! Adds aspect ratio support!\n\n= 0.2.0 =\nHide image drag handle\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrwweb%2Fmrw-card-block","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrwweb%2Fmrw-card-block","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrwweb%2Fmrw-card-block/lists"}