Title: WPBuoy Endpoint Manager
Author: martincipriano
Published: <strong>2026 年 5 月 17 日</strong>
Last modified: 2026 年 5 月 19 日

---

搜尋外掛

![](https://ps.w.org/wpbuoy-endpoint-manager/assets/banner-772x250.png?rev=3534495)

![](https://ps.w.org/wpbuoy-endpoint-manager/assets/icon-256x256.png?rev=3534898)

# WPBuoy Endpoint Manager

 由 [martincipriano](https://profiles.wordpress.org/martincipriano/) 開發

[下載](https://downloads.wordpress.org/plugin/wpbuoy-endpoint-manager.1.1.4.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/wpbuoy-endpoint-manager/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wpbuoy-endpoint-manager/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wpbuoy-endpoint-manager/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/wpbuoy-endpoint-manager/#developers)

 [技術支援](https://wordpress.org/support/plugin/wpbuoy-endpoint-manager/)

## 外掛說明

Every plugin and theme you install registers REST API endpoints. Most are public
by default — including the ones your site never uses.

Unused endpoints are unnecessary exposure. They reveal information about your stack,
invite probing, and become liabilities when a vulnerability is discovered in a plugin
you forgot to audit.

WPBuoy Endpoint Manager gives you a clear view of every endpoint on your site and
a one-click toggle to disable the ones you don’t need.

**See your full API surface**
 Every endpoint from WordPress core, plugins, and 
themes in one organized view — grouped by namespace, with a count of how many are
currently disabled.

**Block endpoints instantly**
 Toggle any endpoint off and it returns a 403. No 
code, no rules, no guesswork. One click.

**Preview before you block**
 Open any endpoint’s live response in a new tab before
making changes. Know exactly what you’re disabling.

**Clean and accessible**
 Built to WordPress admin standards. Fully keyboard-navigable
with screen reader support.

#### Who it’s for

Agencies hardening client sites. Developers locking down staging environments. Site
owners running WooCommerce, membership, or any setup where API exposure is a real
risk.

#### Go further with Pro

WPBuoy Endpoint Manager Pro adds:

 * Advanced search with keyboard shortcut and result highlighting
 * Multi-criteria filtering by status, route type, and namespace
 * Dynamic route support with regex pattern matching
 * Security log — IP address, endpoint, user agent, timestamp
 * CSV export and automatic 30-day log cleanup
 * License management and automatic updates

[Learn more about Endpoint Manager Pro](https://wpbuoy.com/plugins/endpoint-manager/)

## 螢幕擷圖

 * [[
 * Main settings page showing REST API endpoints organized by namespace
 * [[
 * Toggle endpoints on/off with a simple switch interface
 * [[
 * View disabled endpoints count per namespace

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/wpbuoy-endpoint-manager` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Endpoints screen in the WordPress admin menu to configure the plugin
 4. Toggle endpoints on/off as needed

## 常見問題集

### Will disabling endpoints break my site?

Disabling certain endpoints may affect WordPress functionality, plugins, or themes
that depend on the REST API. Always test thoroughly after making changes. We recommend
testing on a staging site first.

### Can I manage endpoints from plugins and themes?

Yes. The plugin shows all registered static REST API endpoints, including those 
from plugins and themes.

### Does this plugin work with WordPress multisite?

Yes, but the plugin must be activated on each site individually. Network activation
is not currently supported.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈WPBuoy Endpoint Manager〉的開發相關工作。

參與者

 *   [ martincipriano ](https://profiles.wordpress.org/martincipriano/)

[將〈WPBuoy Endpoint Manager〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wpbuoy-endpoint-manager)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wpbuoy-endpoint-manager/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/wpbuoy-endpoint-manager/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/wpbuoy-endpoint-manager/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wpbuoy-endpoint-manager/)。

## 變更記錄

#### 1.1.4

 * Updated: WP.org listing copy — rewritten description, short description, and 
   Pro upsell section
 * Fixed: incorrect installation directory path in readme.txt

#### 1.1.3

 * Updated: tested up to WordPress 6.9

#### 1.1.2

 * Fixed: private constructor enforces singleton pattern
 * Fixed: text domain loaded via init hook to prevent early-load notices
 * Fixed: comprehensive uninstall cleanup (options, transients, multisite)
 * Fixed: accessibility improvements (screen-reader-text, rel attributes)

#### 1.1.1

 * Updated: sidebar “Upgrade to Pro” features list updated to match current pro 
   feature set.

#### 1.0.6

 * Updated: standardized admin sidebar with shared WPBuoy styling

#### 1.0.5

 * Added: endpoint preview button for static routes
 * Removed: “Endpoint Preview” from pro upsell (basic preview now free)

#### 1.0.4

 * Updated: standardized admin sidebar styling
 * Removed: FAQ accordion widget from sidebar
 * Fixed: removed unprefixed global JavaScript functions

#### 1.0.3

 * Added: support for all registered REST API namespaces including plugins and themes
 * Fixed: endpoint sanitization uses sanitize_text_field()

#### 1.0.2

 * Fixed: sanitize POST input at point of reading
 * Updated: plugin scoped to WordPress core static endpoints
 * Updated: sidebar links and added FAQ widget
 * Updated: tested up to WordPress 6.9

#### 1.0.1

 * Renamed to WPBuoy Endpoint Manager for clarity and uniqueness.

#### 1.0.0

 * Initial release
 * Manage WordPress core REST API endpoints
 * Static endpoints support
 * Simple toggle interface
 * Organized by namespace

## 中繼資料

 *  版本 **1.1.4**
 *  最後更新 **4 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/wpbuoy-endpoint-manager/)
 * 標籤:
 * [api](https://tw.wordpress.org/plugins/tags/api/)[rest api security](https://tw.wordpress.org/plugins/tags/rest-api-security/)
   [rest-api](https://tw.wordpress.org/plugins/tags/rest-api/)[security](https://tw.wordpress.org/plugins/tags/security/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wpbuoy-endpoint-manager/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/wpbuoy-endpoint-manager/reviews/)

## 參與者

 *   [ martincipriano ](https://profiles.wordpress.org/martincipriano/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wpbuoy-endpoint-manager/)