Title: HH sortable ID columns
Author: versusbassz
Published: <strong>2013년 4월 30일</strong>
Last modified: 2022년 1월 31일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/hh-sortable.svg)

# HH sortable ID columns

 작성자: [versusbassz](https://profiles.wordpress.org/versusbassz/)

[다운로드](https://downloads.wordpress.org/plugin/hh-sortable.3.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/hh-sortable/#description)
 * [평가](https://ko.wordpress.org/plugins/hh-sortable/#reviews)
 * [개발](https://ko.wordpress.org/plugins/hh-sortable/#developers)

 [지원](https://wordpress.org/support/plugin/hh-sortable/)

## 설명

Sortable ID columns for all standard data types in WordPress admin panel.
 No settings
pages. It just works. ID columns will be first in admin panel tables.

Supported entities:
 * posts, pages, attachments, any custom post types * category,
term, any custom taxonomies * users (including Multisite users) * comments * links(
the legacy WP feature) * blogs (aka “sites”) in Multisite Admin panel

#### Links

[Github repo](https://github.com/versusbassz/sortable-id-columns/)

## FAQ

### How to change the width of the column?

Here is the example of PHP-code that can be pasted (for example in functions.php
of your theme, or as a tiny plugin/mu-plugin).
 The current default value is `65px`;`
add_action( 'admin_head', function () { echo PHP_EOL . '<style type="text/css">table.
widefat th.column-hh_id { width: 80px !important; } </style>' . PHP_EOL; } );

## 후기

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

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-29308/)󠁿

 [xigaogen](https://profiles.wordpress.org/xigaogen/) 2021년 1월 14일 답글 1개

My main purpose is to use the plugin to find a specific page or post based on the
ID. The sorting function can indirectly fulfill my needs. I searched a lot of plugins,
but there is no search function based on ID. 1. The ID of my page and post is currently
5 digits, please widen the width of the ID column, otherwise the 5th digit will 
be displayed in the second row, which looks inconvenient. 2. It would be better 
if you could provide a search function based on ID. Anyway, thank you very much 
for the plugin!

 [ 모든 4 평가 읽기 ](https://wordpress.org/support/plugin/hh-sortable/reviews/)

## 기여자 & 개발자

“HH sortable ID columns”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

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

“HH sortable ID columns”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/hh-sortable/contributors)
님께 감사드립니다.

[자국어로 “HH sortable ID columns”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/hh-sortable)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/hh-sortable/)는, [SVN 저장소](https://plugins.svn.wordpress.org/hh-sortable/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/hh-sortable/)
을 [RSS](https://plugins.trac.wordpress.org/log/hh-sortable/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 3.0.0 — 2022.01.31

 * Add the “ID” column for Multisite Blogs and Multisite Users
 * Update “Tested up to” header: 5.5 -> 5.9
 * Update “Requires at least” header: 4.9 -> 5.7
 * Rework the content of readme.txt file
 * Refactor the codebase of the plugin
 * Add automated end-to-end tests for the output of the plugin

#### 2.1.0 — 2021.07.07

 * Increase width of the “ID” column: 50px -> 65px , so now it can display 6 chars
   without a line break (#1)
 * Add the link to the Github repository of the plugin to readme.txt
 * Change “Tested up to” header: 5.5 -> 5.7
 * Update “Requires PHP” header: 5.3 -> 5.6
 * Update “Plugin URI” and “Author URI” links in the entry PHP file

#### 2.0.3 — 2020.11.21

 * Checked compatibility with WordPress <= 5.5

#### 2.0.2 — 2017.03.16

 * Fix PHP 5.3 compatibility

#### 2.0.1 — 2017.02.24

 * Fix plugin meta and “Changelog” tab in readme.txt

#### 2.0.0 — 2017.02.24

 * Code style changes
 * Change “Tested up to” meta-field to “4.7.2”
 * Change “Requires at least” meta-field to “4.6”
 * Change “Plugin URI” meta-field
 * Change “Author URI” meta-field
 * Remove unnecessary code
 * Change column insert algorithm
 * Add “Differences from “Reveal IDs” plugin” section in readme.txt
 * Add “Plugins with same functionality” section in readme.txt

#### 1.0.0 — 2013.04.30

 * Initial release.

## 기초

 *  버전 **3.0.0**
 *  최근 업데이트: **5년 전**
 *  활성화된 설치 **300+**
 *  워드프레스 버전 ** 5.7 또는 그 이상 **
 *  다음까지 시험됨: **5.9.16**
 *  PHP 버전 ** 5.6 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/hh-sortable/) 및 [Swedish](https://sv.wordpress.org/plugins/hh-sortable/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/hh-sortable)
 * 태그:
 * [admin](https://ko.wordpress.org/plugins/tags/admin/)[column](https://ko.wordpress.org/plugins/tags/column/)
   [id](https://ko.wordpress.org/plugins/tags/id/)[panel](https://ko.wordpress.org/plugins/tags/panel/)
   [sortable](https://ko.wordpress.org/plugins/tags/sortable/)
 *  [고급 보기](https://ko.wordpress.org/plugins/hh-sortable/advanced/)

## 평점

 별 5점 만점에 5점.

 *  [  4/5-별점 후기     ](https://wordpress.org/support/plugin/hh-sortable/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/hh-sortable/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/hh-sortable/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/hh-sortable/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/hh-sortable/reviews/?filter=1)

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/hh-sortable/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/hh-sortable/)