Linux 软件免费装
Banner图

Contributor Team Matcher

开发者 gomp
更新时间 2026年7月13日 16:02
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

quiz community contributor onboarding make wordpress

下载

1.0.7 1.0.8

详情介绍:

Contributor Team Matcher presents contributors with a short quiz and uses a tag-based scoring algorithm to recommend the Make WordPress contribution team that best fits their profile. The top match is displayed as a prominent card; four runner-up teams are shown below it. The plugin is fully configurable from the WordPress admin — questions, answers, teams, and tag weights can all be edited, added, or removed without touching code. How the matching algorithm works
  1. The contributor answers all quiz questions.
  2. Each selected answer contributes a list of tags to a shared pool.
  3. Tags are tallied (duplicates increase the count).
  4. Every team is scored: score += tag_weight x tag_count for each matching tag.
  5. Teams are sorted by score. The highest scorer is the primary recommendation; the next four are shown as secondary suggestions.
Default teams The plugin ships with 23 Make WordPress contribution teams: Core, Design, Mobile, Accessibility, Polyglots, Support, Documentation, Themes, Plugins, Community, Meta, Training, Test, TV, Marketing, CLI, Hosting, Tide, Openverse, Photos, Performance, Sustainability, and Security.

安装:

  1. Upload the find-your-team folder to /wp-content/plugins/, or install the plugin through the Plugins → Add New Plugin screen in your WordPress admin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Embed the quiz on any page or post using the [conttema_quiz] shortcode, or insert the "Contributor Team Matcher" block in the Block Editor.
  4. Configure questions and teams under the Contributor Team Matcher top-level menu in the WordPress admin.

升级注意事项:

1.0.8 Fixes the Block Editor text domain so block editor strings are translatable. 1.0.7 Standardises the plugin text domain and WordPress.org slug to find-your-team.

常见问题:

How do I display the quiz?

Add the shortcode [conttema_quiz] to any page, post, or widget, or insert the Contributor Team Matcher block in the Block Editor. The block is server-side rendered and shows a styled placeholder in the editor.

Can I change the questions and teams?

Yes. Everything is editable from the Contributor Team Matcher admin menu, which has three tabs: Questions, Teams, and Usage. No code changes are required. You can also reset questions and teams back to their defaults.

Are single- and multi-select questions supported?

Yes. Each question can be set independently to a single answer (radio) or multiple answers (checkbox, up to 3 selections).

Does the plugin require jQuery?

No. The frontend is written in vanilla JavaScript with no jQuery dependency.

更新日志:

1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0