Title: Admin Bar Tools
Author: braveryk7
Published: <strong>5 Tháng 11, 2020</strong>
Last modified: 26 Tháng 3, 2023

---

Tìm kiếm plugin

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

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Admin Bar Tools

 Bởi [braveryk7](https://profiles.wordpress.org/braveryk7/)

[Tải về](https://downloads.wordpress.org/plugin/admin-bar-tools.1.6.2.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/admin-bar-tools/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/admin-bar-tools/#reviews)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/admin-bar-tools/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/admin-bar-tools/)

## Mô tả

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.

## Ảnh màn hình

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

## Đánh giá

![](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/) 10 Tháng 11, 2020

Thank you！

 [ Đọc tất cả 1 đánh giá ](https://wordpress.org/support/plugin/admin-bar-tools/reviews/)

## Người đóng góp & Lập trình viên

“Admin Bar Tools” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

“Admin Bar Tools” đã được dịch qua 1 ngôn ngữ. Cảm ơn [những người tham gia dịch](https://translate.wordpress.org/projects/wp-plugins/admin-bar-tools/contributors)
vì đóng góp của họ.

[Dịch “Admin Bar Tools” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/admin-bar-tools)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/admin-bar-tools/), check
out [SVN repository](https://plugins.svn.wordpress.org/admin-bar-tools/), hoặc theo
dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/admin-bar-tools/)
qua [RSS](https://plugins.trac.wordpress.org/log/admin-bar-tools/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

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

## Meta

 *  Phiên bản **1.6.2**
 *  Cập nhật lần cuối **3 năm trước**
 *  Số lượt cài đặt **10+**
 *  Phiên bản WordPress ** 5.5.1 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.2.9**
 *  Phiên bản PHP ** 8.0.0 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/admin-bar-tools/) và [Japanese](https://ja.wordpress.org/plugins/admin-bar-tools/).
 *  [Dịch sang ngôn ngữ của bạn](https://translate.wordpress.org/projects/wp-plugins/admin-bar-tools)
 * Thẻ
 * [admin bar](https://vi.wordpress.org/plugins/tags/admin-bar/)[admin menu](https://vi.wordpress.org/plugins/tags/admin-menu/)
   [development](https://vi.wordpress.org/plugins/tags/development/)[toolbar](https://vi.wordpress.org/plugins/tags/toolbar/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/admin-bar-tools/advanced/)

## Đánh giá

 5 trên 5 sao.

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

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/admin-bar-tools/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/admin-bar-tools/)