{"id":21700133,"url":"https://github.com/wp-digital/wp-block-testimonial","last_synced_at":"2026-01-31T12:01:42.672Z","repository":{"id":56991700,"uuid":"423453297","full_name":"wp-digital/wp-block-testimonial","owner":"wp-digital","description":"Shares feedback, review etc. of other people.","archived":false,"fork":false,"pushed_at":"2023-06-21T11:47:58.000Z","size":1634,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-06-13T01:45:14.138Z","etag":null,"topics":["block","gutenberg-blocks","testimonial","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://demo.wpd.digital/testimonial-block/","language":"JavaScript","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/wp-digital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2021-11-01T12:16:08.000Z","updated_at":"2023-07-23T14:59:54.000Z","dependencies_parsed_at":"2025-02-24T04:40:55.702Z","dependency_job_id":"2d5d84b0-7746-4a79-8bb1-cf12e1497338","html_url":"https://github.com/wp-digital/wp-block-testimonial","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/wp-digital/wp-block-testimonial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-digital%2Fwp-block-testimonial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-digital%2Fwp-block-testimonial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-digital%2Fwp-block-testimonial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-digital%2Fwp-block-testimonial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-digital","download_url":"https://codeload.github.com/wp-digital/wp-block-testimonial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-digital%2Fwp-block-testimonial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28941915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T11:39:38.044Z","status":"ssl_error","status_checked_at":"2026-01-31T11:39:27.765Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","gutenberg-blocks","testimonial","wordpress-plugin"],"created_at":"2024-11-25T20:12:59.189Z","updated_at":"2026-01-31T12:01:42.655Z","avatar_url":"https://github.com/wp-digital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Testimonial Block\n\n### Description\n\nShares feedback, review etc. of other people.\n\n### Demo\n\n[Testimonial Block](https://demo.wpd.digital/testimonial-block/)\n\n### Install\n\n- Preferable way is to use [Composer](https://getcomposer.org/):\n\n    ````\n    composer require wp-digital/wp-block-testimonial\n    ````\n\n- Alternate way is to clone this repo to `wp-content/plugins/`:\n\n    ````\n    cd wp-content/plugins/\n    git clone git@github.com:wp-digital/wp-block-testimonial.git\n    ````\n\nActivate **Testimonial Block** with [WP-CLI](https://make.wordpress.org/cli/handbook/)\n`wp plugin activate wp-block-testimonial` or from **Plugins** page.\n\n### Documentation\n\nAdd default image, if needed, with hook `wpd.block-testimonial.author_image.default`.\n**Example**:\n\n````\nwp.hooks.addFilter(\n\t'wpd.block-testimonial.author_image.default',\n\t'my-theme',\n\t() =\u003e ( {\n\t\tsrc: 'https://picsum.photos/150',\n\t\twidth: '150',\n\t\theight: '150',\n\t\talt: 'Random image',\n\t} )\n);\n````\n\nThere are more hooks in [constants](./src/constants.js) which give a possibility to\ncustomize behaviour a bit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-digital%2Fwp-block-testimonial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwp-digital%2Fwp-block-testimonial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-digital%2Fwp-block-testimonial/lists"}