Title: Admin Bar Tools
Author: braveryk7
Published: <strong>2020 年 11 月 5 日</strong>
Last modified: 2023 年 3 月 26 日

---

搜尋外掛

![](https://ps.w.org/admin-bar-tools/assets/banner-772×250.jpg?rev=2413725)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/admin-bar-tools/assets/icon-256×256.jpg?rev=2413497)

# Admin Bar Tools

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

[下載](https://downloads.wordpress.org/plugin/admin-bar-tools.1.6.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/admin-bar-tools/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/admin-bar-tools/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/admin-bar-tools/#developers)

 [技術支援](https://wordpress.org/support/plugin/admin-bar-tools/)

## 外掛說明

Admin Bar Tools gives you access to useful tools for running WordPress.

### What is Admin Bar Tools?

This plugin allows you to add useful links to the admin bar.
 In order to check 
PageSpeed ​​Insights, Twitter search, and Google index, you had to open each site
and copy and paste the URL to confirm it until now. But Admin Bar Tools allows you
to do it in just one click. This is very innovative.

You can access each tool from individual pages, articles, and management screens,
which eliminates the troublesome operations.
 We’re glad that you can concentrate
on writing.

## 螢幕擷圖

 * [[
 * Admin-bar
 * [[
 * Settings

## 使用者評論

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

### 󠀁[Thank you for your plugin](https://wordpress.org/support/topic/thank-you-for-your-plugin-11/)󠁿

 [oyayoi19](https://profiles.wordpress.org/oyayoi19/) 2020 年 11 月 10 日

Thank you！

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/admin-bar-tools/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Admin Bar Tools〉的開發相關工作。

參與者

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

〈Admin Bar Tools〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/admin-bar-tools/contributors)
為這個外掛做出的貢獻。

[將〈Admin Bar Tools〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/admin-bar-tools)

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

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

## 變更記錄

#### v1.6.2

Fixes:

 * Fixed an issue where WordPress 6.2 support was not reflected.

#### 1.6.1

Fixes:

 * Fixed an error that occurred during a new installation.

#### 1.6.0

Important:

 * It is now ready for WordPress 6.2.
 * We no longer support PHP7 series. This plugin can only be activated with PHP8
   or higher.

New Feature:

 * If you are using a particular theme, the theme’s support page (official site/
   manuals/forums) will now be displayed.
 * Supported themes are as follows.
    - [Cocoon](https://wp-cocoon.com/)
    - [JIN](https://jin-theme.com/)
    - [JIN:R](https://jinr.jp/)
    - [THE SONIC](https://the-sonic.jp/)
    - [SANGO](https://saruwakakun.design/)

#### 1.5.4

Important:

 * Please update your PHP version to 8.0 or higher. The next update will not allow
   use with PHP 8.0 or lower and will automatically disable the plugin. This change
   is scheduled around March 28st.

Improvements:

 * It is now ready for WordPress 6.1.1.
 * The PHP versioning logic has been revised.
 * We have expanded the testing of various methods.
 * We are now ready to terminate support for PHP7 series.

Fixes:

 * The syntax that caused errors in PHP8.2 has been fixed.

Development:

 * The genuine WordPress wp-env environment has been installed.

#### 1.5.3

Improvements:

 * Support WordPress 6.0

Development:

 * The development environment has been reorganized.

#### 1.5.2

Fixes:

 * Translation.
 * Refactoring of code has been implemented.

#### 1.5.1

Improvements:

 * The @wordpress/api-fetch package has been adopted for quicker and safer use of
   the setting page.
 * The design of the screen during data loading has been simplified.
 * We now show an error message when data retrieval failures occur in the WordPress
   REST API.

Fixes:

 * We have fixed a problem that was causing API errors being output to PHP.
 * Refactoring of code has been implemented.
 * Some legacy code has been removed.
 * We have resolved an issue that caused a critical error in some environments during
   updates.

Development:

 * The development environment has been reorganized.

#### 1.5.0

Miner update.

Important:

 * PHP 8.0 and earlier will no longer be supported after next minor update (1.6.0).
   The update is now scheduled for April.

Improvements:

 * The internal design of PHP has been substantially revised.
 * Most options starting with “abt” have been removed and replaced by the abt_options
   column.

Development:

 * The development environment has been largely upgraded for future updates.
 * PHPUnit has been installed to enable a more precise testing environment.
 * We installed PHPStan to build a static analysis environment.
 * Updated settings for ESLint, Stylelint, and PHP_Codesniffer.
 * Adopted small tools (zip.sh, git hooks).

#### 1.4.3

Improvements:

 * Development environment.

Fix.

 * Bing Index URL from “site:” to “url:”

#### 1.4.2

Fix.

 * Transration
 * PHP8

#### 1.4.1

Improvements:

 * Development environment.

Fix.

 * Translation.

#### 1.4.0

Miner update.

Addition of functions.

 * Make your admin panel a simple and beautiful React component

Improvements:

 * Development environment.

#### 1.3.0

Miner update.

Support WordPress 5.8.1 .

Improvements:

 * Google SearchConsole link to access the detail page with one click.

Fix.

 * The problem that Bing introduced in 1.2.0 is not registered correctly.

#### 1.2.0

Add Bing Index.

#### 1.1.1

Add PHP8 & WordPress 5.7.1.

#### 1.1.0

Minor update.
 Add locale.

#### 1.0.9

Fix display logic in settings page.

#### 1.0.8

Security update.
 Changed not to run when not logged in.

#### 1.0.7

Fixed an issue where the database could not be erased.

#### 1.0.6

Fixed an issue where the database could not be erased.
 Remove unnecessary notation.

#### 1.0.5

Fix typos.

#### 1.0.4

Fix translation.

#### 1.0.3

Add PHP version judgment logic.

#### 1.0.2

Fix banner.

#### 1.0.1

Fix banner.
 Add Japanese translation.

#### 1.0.0

First release.

## 中繼資料

 *  版本 **1.6.2**
 *  最後更新 **3 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 5.5.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.2.9**
 *  PHP 版本需求 ** 8.0.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/admin-bar-tools/) 及 [Japanese](https://ja.wordpress.org/plugins/admin-bar-tools/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/admin-bar-tools)
 * 標籤:
 * [admin bar](https://tw.wordpress.org/plugins/tags/admin-bar/)[admin menu](https://tw.wordpress.org/plugins/tags/admin-menu/)
   [development](https://tw.wordpress.org/plugins/tags/development/)[toolbar](https://tw.wordpress.org/plugins/tags/toolbar/)
 *  [進階檢視](https://tw.wordpress.org/plugins/admin-bar-tools/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/admin-bar-tools/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/admin-bar-tools/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/admin-bar-tools/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/admin-bar-tools/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/admin-bar-tools/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/admin-bar-tools/reviews/)

## 參與者

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

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/admin-bar-tools/)