Title: Groundworx Testimonial
Author: Groundworx
Published: <strong>Октябрь 1, 2025-ж.</strong>
Last modified: Апрель 1, 2026-ж.

---

Плагиндерди издөө

![](https://ps.w.org/groundworx-testimonial/assets/banner-772x250.jpg?rev=3371424)

![](https://ps.w.org/groundworx-testimonial/assets/icon.svg?rev=3371424)

# Groundworx Testimonial

 Автору [Groundworx](https://profiles.wordpress.org/alexandrie/)

[Жүктөө](https://downloads.wordpress.org/plugin/groundworx-testimonial.1.1.0.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/groundworx-testimonial/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/groundworx-testimonial/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/groundworx-testimonial/#installation)
 * [Development](https://ky.wordpress.org/plugins/groundworx-testimonial/#developers)

 [Колдоо](https://wordpress.org/support/plugin/groundworx-testimonial/)

## Сүрөттөө

Groundworx Testimonial gives you a **dedicated testimonial post type** plus flexible
blocks that fit seamlessly into the WordPress Block Editor.

You can display testimonials in two ways:
 – **Query Loop** – pull multiple testimonials
automatically from the CPT. – **Standalone block** – insert a single block and select
which testimonial post to display.

Each testimonial supports a **quote, author, citation (e.g. company), and photo**.
The main Testimonial block also includes **schema markup for SEO**, helping search
engines recognize and display your reviews.

#### Editing Experience

When you add a new testimonial in the admin, the editor is streamlined for this 
purpose:
 – The main block is a **Testimonial Quote**. – In the right sidebar, open
the block settings panel (click the controls icon with sliders) to access fields
for Author name, Citation (such as a company or title), and Photo.

#### Key Features

**Custom Post Type + Fields**
 Manage testimonials in one place with quote, author,
citation, and photo fields.

**Native Gutenberg Blocks**
 Insert testimonials directly in the Block Editor—no
shortcodes or legacy templates needed.

**Main Testimonial Block**
 Full testimonial with schema support for SEO.

**Individual Field Blocks**
 Use Author, Citation, Quote, and Photo as standalone
blocks if you want to design custom layouts.

**Flexible Display Options**
 – Show multiple testimonials in a Query Loop. – Drop
in a single block and select which testimonial to feature.

**Accessible Markup**
 Semantic HTML with proper `<blockquote>`, `<figure>`, and`
<figcaption>` for screen readers and SEO.

**Theme.json Integration**
 Typography, spacing, colors, and borders inherit from
your theme.json design tokens.

### How it works

 1. Go to **Testimonials  Add New** in the WordPress admin.
 2. Enter the testimonial quote, author, citation, and photo.
 3. Save and publish the testimonial.
 4. Display testimonials:
 5.  * Add the **Testimonial** block and select a specific testimonial to feature.
     * Or use a **Query Loop** to show multiple testimonials automatically.

### Blocks included

 * **groundworx-testimonial/testimonial** – Main testimonial block (with schema 
   support).
 * **groundworx-testimonial/quote** – Quote field.
 * **groundworx-testimonial/citation** – Citation field (e.g. company).
 * **groundworx-testimonial/author** – Author name.
 * **groundworx-testimonial/photo** – Photo block.

## Скриншоттор

[⌊Testimonial post type with quote, author, citation, and photo fields.⌉⌊Testimonial
post type with quote, author, citation, and photo fields.⌉[

Testimonial post type with quote, author, citation, and photo fields.

[⌊Manually curated testimonials in the editor.⌉⌊Manually curated testimonials in
the editor.⌉[

Manually curated testimonials in the editor.

[⌊Global Styles and theme.json support.⌉⌊Global Styles and theme.json support.⌉[

Global Styles and theme.json support.

[⌊Displaying testimonials with Query Loop.⌉⌊Displaying testimonials with Query Loop
.⌉[

Displaying testimonials with Query Loop.

[⌊Use testimonial content your way with Quote, Photo, Author, and Citation blocks.⌉⌊
Use testimonial content your way with Quote, Photo, Author, and Citation blocks.⌉[

Use testimonial content your way with Quote, Photo, Author, and Citation blocks.

## Орнотуу

 1. Upload the plugin folder to `/wp-content/plugins/` or install via **Plugins  Add
    New**.
 2. Activate **Groundworx Testimonial**.
 3. In the WordPress admin, go to **Testimonials  Add New** and create your first testimonial.
 4. In the Block Editor, insert the **Groundworx Testimonial** block (or individual
    field blocks).
 5. Use it in a Query Loop to show multiple testimonials, or insert a standalone block
    and choose a testimonial to feature.
 6. Style it using your theme.json settings or the block sidebar controls.

## FAQ.KG

### Does this create a custom post type?

Yes. Groundworx Testimonial registers its own **testimonial post type** with custom
fields (quote, author, citation, photo).

### How do I display multiple testimonials?

Use the **Query Loop** block to pull in testimonials from the CPT. Add the Testimonial
block (or individual field blocks) inside the loop, and each post will render automatically.

### Can I feature just one testimonial?

Yes. Insert a standalone Testimonial block and select a specific testimonial post
to display.

### Does it work with classic themes?

Groundworx Testimonial is built for block themes using theme.json. In classic PHP
themes, styling and block controls may not behave as expected.

### Is it accessible?

Yes. The plugin outputs semantic HTML using `<blockquote>`, `<cite>`, `<figure>`,
and `<figcaption>`, following accessibility best practices.

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

“Groundworx Testimonial” is open source software. The following people have contributed
to this plugin.

Мүчөлөрү

 *   [ Groundworx ](https://profiles.wordpress.org/alexandrie/)

[Translate “Groundworx Testimonial” into your language.](https://translate.wordpress.org/projects/wp-plugins/groundworx-testimonial)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/groundworx-testimonial/),
check out the [SVN repository](https://plugins.svn.wordpress.org/groundworx-testimonial/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/groundworx-testimonial/)
by [RSS](https://plugins.trac.wordpress.org/log/groundworx-testimonial/?limit=100&mode=stop_on_copy&format=rss).

## Өзгөртүүлөр

#### 1.1.0

 * Consolidated all block assets into central editor/style handles (removed per-
   block file references)
 * Refactored all block registrations to use central entry point pattern
 * Fixed: Job title block rendering empty due to wrong meta key
 * Fixed: Taxonomy plural label default (“Testimonials Categories”  “Testimonial
   Categories”)
 * Fixed: JSON-LD script output now uses JSON_HEX_TAG to prevent script breakout
 * Added sanitize_callback to all registered post meta fields
 * Added attribute allowlists for textAlign and template values in render callbacks
 * Improved internationalization across editor components and variation labels
 * Made template type titles and descriptions translatable
 * Removed unused navigation plugin files from inc/ directory
 * Lowered PHP requirement to 7.4

#### 1.0.0

 * Initial public release – Custom post type, custom fields, main testimonial block
   with schema, plus author, citation, photo, and quote sub-blocks.

## Мета

 *  Нуска **1.1.0**
 *  Акыркы жаңыртуу **3 ай мурун**
 *  Активдүү орнотуулар **Fewer than 10**
 *  WordPress нускасы ** 6.5 же андан жогору **
 *  Tested up to **6.9.4**
 *  PHP нускасы ** 7.4 же андан жогору **
 *  Тил
 * [English (US)](https://wordpress.org/plugins/groundworx-testimonial/)
 * Тег:
 * [block](https://ky.wordpress.org/plugins/tags/block/)[block-theme](https://ky.wordpress.org/plugins/tags/block-theme/)
   [gutenberg](https://ky.wordpress.org/plugins/tags/gutenberg/)[reviews](https://ky.wordpress.org/plugins/tags/reviews/)
   [Testimonial](https://ky.wordpress.org/plugins/tags/testimonial/)
 *  [Advanced View](https://ky.wordpress.org/plugins/groundworx-testimonial/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

[Your review](https://wordpress.org/support/plugin/groundworx-testimonial/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/groundworx-testimonial/reviews/)

## Мүчөлөрү

 *   [ Groundworx ](https://profiles.wordpress.org/alexandrie/)

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/groundworx-testimonial/)

## Кайрымдуулук

Would you like to support the advancement of this plugin?

 [ Кайрымдуулук кылуу ](https://ko-fi.com/groundworx)