ElasticPress Debugging Add-On

תיאור

Allows you to examine every ElasticPress query running on any given request by adding an ElasticPress panel to Debug Bar and/or Query Monitor plugins.

Alternatively, go to ElasticPress > Query Log and set it to record ElasticPress queries.

דרישות:

התקנה

  1. Install ElasticPress.
  2. Optionally install Debug Bar or Query Monitor.
  3. Install the plugin in WordPress.

שאלות נפוצות

Where do I report security bugs found in this plugin?

Please report security bugs found in the source code of the ElasticPress Debugging Add-On plugin through the Patchstack Vulnerability Disclosure  Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.

סקירות

קראו את כל 2 הסקירות

מפתחים

"ElasticPress Debugging Add-On" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

“ElasticPress Debugging Add-On” תורגם לשפה 1. תודה רבה למתרגמים על תרומתם.

ניתן לתרגם את "ElasticPress Debugging Add-On" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

4.0.0 – 2026-05-05

This version bumps the minimum PHP version to 7.4+.

Added:

  • Compatibility with Query Monitor 4 (including styles when Query Monitor loads the frontend in the Shadow DOM). Props @burhandodhy.
  • FAQ on reporting security bugs through the Patchstack Vulnerability Disclosure Program. Props @jeffpaul.

Changed:

  • Bump Requires PHP to 7.4. Props @burhandodhy and @felipeelia.
  • Remove the Requires Plugins plugin header so the plugin can be activated when ElasticPress is installed as an mu-plugin. Props @barryceelen.
  • Updated npm dependencies. Props @felipeelia.

Fixed:

Security:

  • Bumped tar-fs from 2.1.1 to 3.1.0. Props @dependabot.
  • Bumped http-proxy-middleware from 2.0.7 to 2.0.9. Props @dependabot.

3.1.1 – 2024-12-11

Added:

Changed:

  • More modern versions of GitHub Actions, node, and node packages. Props @felipeelia.

Fixed:

3.1.0 – 2023-09-20

Added:

Security:

  • Bumped tough-cookie from 4.1.2 to 4.1.3. Props @dependabot.
  • Bumped word-wrap from 1.2.3 to 1.2.4. Props @dependabot.

3.0.0 – 2023-03-23

This release drops the support for older versions of ElasticPress and PHP.

Added:

Changed:

Fixed:

Security:

  • Bumped minimatch from 3.0.4 to 3.1.2. Props @dependabot.
  • Bumped json5 from 2.2.0 to 2.2.3. Props @dependabot.
  • Bumped webpack from 5.75.0 to 5.76.2. Props @dependabot.

2.1.1 – 2022-08-04

Security:

2.1.0

Added:

Changed:

2.0.0

This release drops the support for older versions of WordPress Core, ElasticPress and Debug Bar.

  • Code refactoring. Props @felipeelia
  • Fixed Query Logs in EP Dashboard @felipeelia
  • Fixed typo from "clsas" to "class" in the query output. Props @Rahmon

1.4

  • Support ElasticPress 3.0+

1.3

  • Add query log

1.2

  • Show query errors (i.e. cURL timeout)
  • Add ?explain to query if GET param is set

1.1.1

  • Only show query body if it exits

1.1

  • Improve formatting
  • Show original query args (EP 2.1+)

1.0

  • גרסה ראשונית