Test Reports

描述

Filing reports to WordPress can be daunting. What information should you provide? Where? What format is used?

This plugin simplifies that process by providing you with a template so you can paste, fill out each section, and submit.

Environment information is included in the template, so you don’t need to fill in your browser, theme, plugins, operating system, server, database, or any of their versions. It’s already in the template.

This plugin started life as a feature in the WordPress Beta Tester plugin. In order to bring it to more users and devs, creating a standalone plugin seemed optimal.

Usage

  1. Choose a report type, such as Bug Report, Bug Reproduction, Patch Testing or Security Vulnerability.
  2. Choose a reporting location, such as Trac or GitHub. Security vulnerabilities should always be reported to HackerOne.
  3. Click “Copy to clipboard” and paste into a new report at the reporting location.
  4. Fill out the sections and submit.

屏幕截图

  • Bug Report

评价

阅读所有1条评价

贡献者及开发者

“Test Reports” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Test Reports」插件已被翻译至 5 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Test Reports”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.0 / 2024-02-09

  • check for SQLite

1.0.0 / 2023-11-01

  • initial release to dot org

0.4.0 / 2023-10-16

  • update namespacing, etc for plugin review team

0.3.1 / 2023-09-09

  • mysql_get_client_info() no longer in PHP 8.2, switch to mysqli_get_client_info()

0.3.0 / 2023-07-20

  • initial pass
  • rename to test-reports