前言介紹
- 這款 WordPress 外掛「Bizetools Testimonials Manager」是 2026-02-11 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-02-12,距離現在已有 14 天。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
schema | JSON-LD | reviews | testimonials | structured data |
內容簡介
總結:Testimonials Manager 提供全面解決方案,可在您的 WordPress 網站上管理和顯示客戶推薦和評論,並使用符合 SEO 準則的結構化數據。
問題與答案:
1. 這個外掛提供哪些免費功能?
- 自訂文章類型
- Google 合規的 JSON-LD 結構標記
- 靈活的 Shortcodes
- 直觀的管理界面
- CSV 匯入/匯出
- 設定頁面
- 兩種版面配置
- SEO 合規
- 內建暫存與 WordPress transients
- 符合 WCAG 2.1 AA 的無障礙性
- 類別和標籤設定
- 1-5 星評分系統
- 來源屬性連結
- 擁有者回應
2. 進階版(Pro)的功能有哪些?
- 自動將相符的評論插入文章中
- 從 Google 商務檔案自動匯入評論
- 5 種高級版面配置
- 突出顯示最佳評論的 Shortcode
- 顯示總體評分和數量的評論統計徽章
- 從 Google(每天/每週/每月)自動更新評論
- 智慧定位插入評論
原文外掛簡介
Testimonials Manager provides a comprehensive solution for managing and displaying client testimonials and reviews on your WordPress site with proper SEO-compliant structured data.
Free Features
Custom Post Type – Dedicated testimonial post type with full WordPress integration
Structured Data – Google-compliant JSON-LD schema markup for reviews
Flexible Shortcodes – Display testimonials anywhere with customizable filters
Admin Interface – Intuitive management with custom columns and filters
CSV Import/Export – Bulk import/export testimonials for easy migration
Settings Page – Configure business details and display options
Two Layouts – List and Grid layouts included
SEO Compliant – Follows Google’s review markup guidelines
Performance – Built-in caching with WordPress transients
Accessibility – WCAG 2.1 AA compliant with proper ARIA labels
Categories & Tags – Organize testimonials by practice area or topic
Rating System – 1-5 star ratings with visual display
Source Attribution – Link back to original reviews (Google, Yelp, etc.)
Owner Responses – Add responses to reviews
Pro Features (Upgrade)
Upgrade to Testimonials Manager Pro for advanced features:
⭐ Auto-Insert Reviews by Category – Automatically insert category-matched reviews into posts (e.g., show “Workers Compensation” reviews on workers comp posts)
⭐ Google Reviews Import – Automatically import reviews from Google Business Profile with API integration
⭐ 5 Premium Layouts – Cards (Trustindex style), Modern Grid (Yelp style), Slider/Carousel, Compact, Masonry
⭐ Featured Review Shortcode – Highlight your best reviews with [bztm_featured_review]
⭐ Review Stats Badge – Display overall rating and count with [bztm_review_stats]
⭐ Scheduled Updates – Automatic review updates from Google (daily/weekly/monthly)
⭐ Smart Positioning – Insert reviews after intro, before conclusion, or custom positions
⭐ Priority Support – Get help when you need it
Upgrade to Pro →
Shortcodes
Display Multiple Reviews (List):
[bztm_reviews count=”8″ min_rating=”4″]
Display as Grid:
[bztm_reviews count=”8″ min_rating=”4″ layout=”grid”]
Display Single Review:
[bztm_testimonial id=”123″]
Filter by Category:
[bztm_reviews cat=”workers-compensation” count=”6″]
Pro Shortcodes (Requires Upgrade):
[bztm_featured_review id=”123″] – Highlight a single review
[bztm_review_stats] – Display overall rating badge
[bztm_reviews layout=”slider”] – Carousel layout
[bztm_reviews layout=”cards”] – Horizontal scrolling cards
Available Attributes
count – Number of reviews to display (default: 8)
min_rating – Minimum rating to show (1-5, default: 1)
layout – Display layout: “list” or “grid” (default: list) – Pro: “slider”, “cards”, “modern-grid”, “compact”, “masonry”
cat – Filter by category slug
tag – Filter by tag slug
source – Filter by source (e.g., “Google Reviews”)
orderby – Sort by: “date”, “rating”, or “title” (default: date)
order – Sort order: “DESC” or “ASC” (default: DESC)
show_owner_response – Show owner responses: “true” or “false” (default: false)
aggregate – Show aggregate rating: “true” or “false” (default: true)
SEO & Compliance
This plugin follows Google’s structured data guidelines:
Self-Serving Review Policy – Reviews about your own business on your own domain will not show star snippets in search results (Google policy)
Truthful Attribution – Always displays source and links to original reviews
Parity Rule – Structured data matches exactly what’s visible on the page
Proper Schema – Uses LocalBusiness, Organization, or LegalService schema types
Developer Friendly
Includes filters and actions for customization:
bztm_reviews_query_args – Modify WP_Query arguments
bztm_reviews_business_schema – Alter business JSON-LD
bztm_reviews_review_schema – Alter per-review JSON-LD
bztm_reviews_html_card – Override HTML card output
bztm_reviews_can_emit_schema – Gate output of JSON-LD
Developer Notes
File Structure
testimonials-manager.php – Main plugin file
inc/class-cpt.php – Custom post type registration
inc/class-meta.php – Meta fields handling
inc/class-admin-columns.php – Admin list table customization
inc/class-settings.php – Settings page
inc/class-schema.php – JSON-LD schema builders
inc/class-shortcode.php – Shortcode handlers
inc/class-import.php – CSV import functionality
inc/helpers.php – Helper functions
assets/testimonials.css – Frontend styles
Coding Standards
This plugin follows WordPress Coding Standards (WPCS) and includes:
Proper sanitization and escaping
Nonce verification for forms
Prepared statements for database queries
Translation-ready strings
Accessibility features
Performance optimization
Support
For support and customization inquiries, contact Mike Potter at Bizetools.
Website: https://bizetools.com
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Bizetools Testimonials Manager」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Yoast SEO – Advanced SEO with real-time guidance and built-in AI 》Yoast SEO:#1 WordPress SEO 外掛, 自 2008 年以來,Yoast SEO 幫助全球數百萬個網站在搜尋引擎中排名更高。, Yoast 的使命是為所有人提供 SEO 服務。我們的...。Rank Math SEO – AI SEO Tools to Dominate SEO Rankings 》Rank Math SEO – WordPress 最佳 SEO 外掛, 第一款使用人工智慧 (AI) 的 WordPress SEO 外掛 🦾, ★★★★★, SEO 是任何網站最穩定的流量來源。我們創建了 Rank M...。
All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic 》assic Editor, so you don't even need to leave your WordPress dashboard to optimize your content., Here’s what another smart WordPress user ha...。
SEOPress – On-site SEO & Analytics 》最佳的 WordPress SEO 外掛程式,與所有網頁建構工具和佈景主題全部整合!, 現在增加了 AI 功能,自動產生 meta 標題和描述!, SEOPress 是一個強大的 WordPr...。
SureRank SEO – Smart Assistant with Meta Tags, Social Preview, XML Sitemap, and Schema 》總結:SureRank 是一款 WordPress SEO 外掛,以全新的方式簡化網站優化, 是個人化的 SEO 助手,旨在通過消除技術術語並提供初學者友好的界面來簡化 SEO 任務...。
Schema & Structured Data for WP & AMP 》d-data-for-wp.com/docs/article/how-many-schema-types-do-we-support/" rel="nofollow ugc">查看所有支援的類型,目前已支援超過35種類型,其中包括部落格...。Slim SEO – A Fast & Automated SEO Plugin For WordPress 》ne-click, Robots.txt Editor: edit your robots.txt file easily without any technical knowledge, Backlinks: monitor backlinks and broken links, Autom...。
WP Recipe Maker 》WP Recipe Maker 是一個簡單易用的食譜外掛。它提供了簡便的流程,讓你可以在任何文章或頁面上添加食譜,並使用自動的 JSON-LD 元數據來優化你的食譜 SEO,讓...。
Schema 》ema Markup外掛簡介, , 喜歡 Schema 外掛嗎?請考慮留下五顆星評價。, 這是一個超快、輕量的外掛,可以自動在 WordPress 網站中添加建議的 JSON-LD 格式的 sc...。
Markup (JSON-LD) structured in schema.org 》讓您可以在網站上包含 schema.org JSON-LD 語法標記, 基礎知識是 “https://schema.org/” 和 “https://developers.google.com/structured-d...。
WP SEO Structured Data Schema 》網站的搜尋引擎優化效果。不過,這是相當複雜的事情,即使是經驗豐富的 SEO 專家也很難在網站中正確實現結構化數據和 schema。好消息是,我們創建了 WordPres...。
SEO Plugin by Squirrly SEO 》「Squirrly SEO 插件:#1 AI WordPress SEO 外掛程式」HTML描述, , Squirrly SEO 插件: #1 AI WordPress SEO 插件, 解決您的 SEO 挑戰。, Squirrly 的使命是...。WordPress Review Plugin: The Ultimate Solution for Building a Review Website 》eview box can be inserted anywhere on the page with the help of a shortcode. You can also select the review type, add affiliate buttons, and set th...。
Xagio SEO – AI Powered SEO 》### 總結:, Xagio SEO 是一個全面的 WordPress 外掛,完美結合了 WordPress 管理與先進的 AI 驅動搜索引擎優化。無論您是經驗豐富的 SEO 專家還是初學者,Xag...。
SiteSEO – One Click SEO for WordPress 》- SiteSEO是一個革命性的WordPress SEO外掛程式,與所有頁面建構工具和主題無縫集成,是優化您的網站的最佳選擇。, - SiteSEO是一個強大的WordPress SEO外掛...。
