Title: Test Reports
Author: Andy Fragen
Published: <strong>1 Νοεμβρίου  2023</strong>
Last modified: 20 Μαΐου  2026

---

Αναζήτηση πρόσθετων

![](https://s.w.org/plugins/geopattern-icon/test-reports.svg)

# Test Reports

 Από [Andy Fragen](https://profiles.wordpress.org/afragen/)

[Λήψη](https://downloads.wordpress.org/plugin/test-reports.1.3.0.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/test-reports/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/test-reports/#reviews)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/test-reports/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/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⌉⌊Bug Report⌉[

Bug Report

## Κριτικές

![](https://secure.gravatar.com/avatar/3d30f1cadd5159b06e7c7a61eeaf0c2f94ef79cad046bff231df44f6f1cc2ead?
s=60&d=retro&r=g)

### 󠀁[Works as expected](https://wordpress.org/support/topic/works-as-expected-914/)󠁿

 [Samsul Islam Rana](https://profiles.wordpress.org/ranafge/) 17 Δεκεμβρίου 2024

Works as expected

![](https://secure.gravatar.com/avatar/a5444250419486725d470159d28df80ec6ae31afe18b24e956af30f657b34149?
s=60&d=retro&r=g)

### 󠀁[Works as expected](https://wordpress.org/support/topic/works-as-expected-907/)󠁿

 [staurand](https://profiles.wordpress.org/staurand/) 21 Οκτωβρίου 2024

No comment!

![](https://secure.gravatar.com/avatar/63b312b80b349c169d9a624868c72b0c74c9e89d1ce84030c25cf95a82f6d645?
s=60&d=retro&r=g)

### 󠀁[Super useful to submit the test report with different available template](https://wordpress.org/support/topic/super-useful-to-submit-the-test-report-with-different-available-template/)󠁿

 [Krupa Nanda](https://profiles.wordpress.org/krupajnanda/) 29 Φεβρουαρίου 2024

Within the single one can get the complete ready template for each of the following
corner: New bug report Bug Reproduction Patch Testing  Security Vulnerability This
template is also dynamic with Trac and GitHub format which is the icing on the cake!

![](https://secure.gravatar.com/avatar/ed91c778d5bfd26ddee8ad17b9bc49b62333363c9277f3f939715e85ba67393e?
s=60&d=retro&r=g)

### 󠀁[The plugin has proven to be incredibly helpful for testing core tickets](https://wordpress.org/support/topic/the-plugin-has-proven-to-be-incredibly-helpful-for-testing-core-tickets/)󠁿

 [Ankit K Gupta](https://profiles.wordpress.org/ankit-k-gupta/) 15 Δεκεμβρίου 2023

It significantly streamlines the process of gathering information from various parts
of the site/environment, saving a considerable amount of time. With just a simple
click, it effortlessly provides all the necessary information. Highly recommended
for its efficiency and convenience.

 [ Ανάγνωση όλων των 4 κριτικών ](https://wordpress.org/support/plugin/test-reports/reviews/)

## Συνεισφέροντες & Προγραμματιστές

“Test Reports” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη
δημιουργία του.

Συντελεστές

 *   [ Andy Fragen ](https://profiles.wordpress.org/afragen/)
 *   [ Colin Stewart ](https://profiles.wordpress.org/costdev/)

Το “Test Reports” έχει μεταφραστεί σε 6 γλώσσες. Ευχαριστούμε τους [μεταφραστές](https://translate.wordpress.org/projects/wp-plugins/test-reports/contributors)
για τις συνεισφορές τους.

[Μεταφράστε το “Test Reports” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/test-reports)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/test-reports/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/test-reports/) 
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/test-reports/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/test-reports/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 1.3.0 / 2026-05-20

 * add data for subdirectory installation
 * update Bug Reproduction and Patch Testing templates per WordPress/test-handbook#
   104

#### 1.2.1 / 2025-11-11

 * add GAs for releases and make-pot

#### 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`

## Μεταστοιχεία

 *  Version **1.3.0**
 *  Τελευταία ενημέρωση: **πριν από 4 εβδομάδες**
 *  Ενεργές εγκαταστάσεις: **10+**
 *  Έκδοση WordPress: ** 5.9 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **7.0**
 *  Έκδοση PHP: ** 7.0 ή νεότερη **
 *  Γλώσσα:
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/test-reports/), [English (US)](https://wordpress.org/plugins/test-reports/),
   [French (France)](https://fr.wordpress.org/plugins/test-reports/), [German](https://de.wordpress.org/plugins/test-reports/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/test-reports/), [Spanish (Spain)](https://es.wordpress.org/plugins/test-reports/)
   και [Swedish](https://sv.wordpress.org/plugins/test-reports/).
 *  [Μεταφράστε στην γλώσσα σας](https://translate.wordpress.org/projects/wp-plugins/test-reports)
 * Ετικέτες:
 * [bug](https://el.wordpress.org/plugins/tags/bug/)[patch](https://el.wordpress.org/plugins/tags/patch/)
   [report](https://el.wordpress.org/plugins/tags/report/)[reproduce](https://el.wordpress.org/plugins/tags/reproduce/)
   [test](https://el.wordpress.org/plugins/tags/test/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/test-reports/advanced/)

## Αξιολογήσεις

 5 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/test-reports/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/test-reports/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/test-reports/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/test-reports/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/test-reports/reviews/?filter=1)

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

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/test-reports/reviews/)

## Συντελεστές

 *   [ Andy Fragen ](https://profiles.wordpress.org/afragen/)
 *   [ Colin Stewart ](https://profiles.wordpress.org/costdev/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/test-reports/)