Title: Ferret
Author: Leap Spark
Published: <strong>2019 年 1 月 11 日</strong>
Last modified: 2020 年 3 月 16 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/ferret/assets/icon-256x256.png?rev=2115753)

# Ferret

 作者：[Leap Spark](https://profiles.wordpress.org/leapspark/)

[下载](https://downloads.wordpress.org/plugin/ferret.2.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/ferret/#description)
 * [评价](https://cn.wordpress.org/plugins/ferret/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/ferret/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/ferret/#developers)

 [支持](https://wordpress.org/support/plugin/ferret/)

## 描述

Ferret is a simple wrapper for the Sentry PHP and JavaScript SDKs. It will catch
all PHP errors, as well as JavaScript errors if the option is switched on. It utilizes
the legacy PHP library by Sentry intentionally, in an effort to maximize compatibility.
The newest SDK requires PHP^7.1 whereas the legacy requires minimum of 5.6

There are four settings that you can adjust.

 * The `DSN` – Your DSN key, this is required
 * `Project ID` – The project key, this is also required
 * `Enable JavaScript Logging` – Enable logging of JavaScript errors
 * `Ignore WP Core Errors` – Prevent sending events to Sentry that originate from
   WordPress core (wp-admin, wp-includes)
 * `Debug Environment` – Switch the Sentry environment to `Debug`, turning this 
   off puts the environment to `Production`

All three are accessible on the plugin settings page located in the `Settings ->
Ferret Settings` page.

In the future we will add the ability to selectively ignore specific themes or plugins
in a convenient way. We would also like to expose an internal API that can be used
by other plugins/themes to capture errors or add context.

## 安装

 1. Upload `wordpress-sentry.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to the settings page through `Settings -> Ferret Settings` and enter your Sentry
    DSN and Project ID

## 评价

此插件暂无评价。

## 贡献者及开发者

「Ferret」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Leap Spark ](https://profiles.wordpress.org/leapspark/)

[帮助将「Ferret」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/ferret)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/ferret/)，查看[SVN仓库](https://plugins.svn.wordpress.org/ferret/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/ferret/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/ferret/)。

## 更新日志

#### 2.1.0

 * Fix JavaScript script element tag
 * Upgrade JavaScript SDK to 5.14

#### 2.0.0

 * Complete overhaul of plugin structure
 * Now requires PHP^7.1
 * Add Sentry Unified SDK

#### 1.2.6

 * Add WordPress.org assets

#### 1.2.5

 * Adding Github Actions workflow

#### 1.2.4

 * Remove ?? operators
 * Fix PHP version error notice to reflect 5.6 requirement
 * Code formatting

#### 1.2.3

 * Fix the required PHP version
 * Fix typos in README

#### 1.2.0

 * Documentation
 * Remove PHP7 features, specifically null coalesce operators
 * Downgrade minimum PHP version to 5.6
 * Add error handling to Sentry initialization

#### 1.1.6

 * Documentation

#### 1.1.5

 * Fix some issues related to file naming
 * Sort out some kinks with adjusting to svn workflow

#### 1.0.0

 * Initial commit

## 额外信息

 *  版本 **2.1.0**
 *  最后更新：**6 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **5.3.21**
 *  PHP 版本 ** 7.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/ferret/)
 * 标签
 * [debugging](https://cn.wordpress.org/plugins/tags/debugging/)[error handling](https://cn.wordpress.org/plugins/tags/error-handling/)
   [errors](https://cn.wordpress.org/plugins/tags/errors/)[logging](https://cn.wordpress.org/plugins/tags/logging/)
   [sentry](https://cn.wordpress.org/plugins/tags/sentry/)
 *  [高级视图](https://cn.wordpress.org/plugins/ferret/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/ferret/reviews/)

## 贡献者

 *   [ Leap Spark ](https://profiles.wordpress.org/leapspark/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/ferret/)