Test Reports

Mô tả

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.

Ảnh màn hình

  • Bug Report

Đánh giá

Đọc tất cả 3 đánh giá

Người đóng góp & Lập trình viên

“Test Reports” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Test Reports” đã được dịch qua 5 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Test Reports” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.2.0 / 2024-11-01

  • remove hook for Beta Tester’s Report a Bug, no longer present
  • composer update

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