Title: Autoload Checker
Author: Gerard Blanco
Published: <strong>2023년 9월 22일</strong>
Last modified: 2025년 12월 11일

---

플러그인 검색

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

# Autoload Checker

 작성자: [Gerard Blanco](https://profiles.wordpress.org/sixaxis/)

[다운로드](https://downloads.wordpress.org/plugin/autoload-checker.1.2.zip)

 * [세부사항](https://ko.wordpress.org/plugins/autoload-checker/#description)
 * [평가](https://ko.wordpress.org/plugins/autoload-checker/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/autoload-checker/#installation)
 * [개발](https://ko.wordpress.org/plugins/autoload-checker/#developers)

 [지원](https://wordpress.org/support/plugin/autoload-checker/)

## 설명

Autoload Checker is a WordPress plugin that helps you monitor the total size of 
the autoloaded data in the `wp_options` table of your database. Autoloaded data 
is data that is loaded on every page load, regardless of whether it is needed or
not. This can affect the performance and speed of your site, especially if you had
a lot of plugins installed.

Autoload Checker does not remove any autoloaded data from your database, it only
checks the status and displays it in your WordPress dashboard. You can see the total
size of the autoloaded data, as well as the top autoloaded data entries sorted by
size. This can help you identify which plugins or themes are adding the most autoloaded
data to your database, and decide if you need to optimize them or not.

Autoload Checker is easy to use and does not require any configuration. Just install
and activate the plugin, and you will find the tool on Tools > Autoload Checker.

## 설치

 1. Install Autoload Checker via the plugin directory.
 2. Activate Autoload Checker.
 3. Find the tool on Tools > Autoload Checker.

## 후기

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

### 󠀁[Жақсы қолданба](https://wordpress.org/support/topic/%d0%b6%d0%b0%d2%9b%d1%81%d1%8b-%d2%9b%d0%be%d0%bb%d0%b4%d0%b0%d0%bd%d0%b1%d0%b0/)󠁿

 [Данияр НАУРЫЗ](https://profiles.wordpress.org/dnauryz/) 2025년 5월 5일 답글 1개

Тез, ықшамды істейтін бағдарлама. Менің УордПресс таңдаулылары кестесін тазартуға
көмектесті.

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

### 󠀁[A quality Tool](https://wordpress.org/support/topic/a-quality-tool/)󠁿

 [Josh Journey](https://profiles.wordpress.org/ljosh/) 2025년 3월 28일 답글 1개

Does what it says and helps identify auto loaded options and their size. Handy for
clearing and diagnosing the database. Thank you. 🙂

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

### 󠀁[Excellent!](https://wordpress.org/support/topic/excellent-13735/)󠁿

 [leodefaveri](https://profiles.wordpress.org/leodefaveri/) 2024년 12월 16일 답글
1개

Plugin does exactly what you describe. I found everything I needed to know to delete
in tables. Useless stuff from plugins that didn’t even exist anymore was there. 
Thanks for the great work!

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

### 󠀁[Helpful Plugin](https://wordpress.org/support/topic/helpful-plugin-274/)󠁿

 [stefan.b](https://profiles.wordpress.org/stefanb-1/) 2024년 12월 5일 답글 1개

Great plugin to check what parts of your WordPress options have a big size.

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

### 󠀁[Shows incorrect value](https://wordpress.org/support/topic/shows-incorrect-value/)󠁿

 [spcspectre](https://profiles.wordpress.org/spcspectre/) 2024년 11월 22일 답글 
6개

Wordpress tells me that the autoload size is 905kb, and your plugin says its 389
kb????

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

### 󠀁[Does what it says on the tin!](https://wordpress.org/support/topic/does-what-it-says-on-the-tin-610/)󠁿

 [boxhamster](https://profiles.wordpress.org/boxhamster/) 2024년 11월 19일 답글 
1개

Excellent!

 [ 모든 10 평가 읽기 ](https://wordpress.org/support/plugin/autoload-checker/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ Gerard Blanco ](https://profiles.wordpress.org/sixaxis/)

[자국어로 “Autoload Checker”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/autoload-checker)

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

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

## 변경이력

### 1.0

 * Initial release

### 1.1

**Release date: 28/11/2024**

 * Tweak: Changed the way the autoloads total size is counted, to also account for
   serialization overhead.
 * Tweak: Increased the top autoloaded data entries to 30.

### 1.2

**Release date: 11/12/2025**

 * Added: Accelera box

## 기초

 *  버전 **1.2**
 *  최근 업데이트: **6개월 전**
 *  활성화된 설치 **3,000+**
 *  워드프레스 버전 ** 4.3 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  언어
 * [English (US)](https://wordpress.org/plugins/autoload-checker/)
 * 태그:
 * [autoloaded data](https://ko.wordpress.org/plugins/tags/autoloaded-data/)[autoloads](https://ko.wordpress.org/plugins/tags/autoloads/)
   [clean database](https://ko.wordpress.org/plugins/tags/clean-database/)[clean up options](https://ko.wordpress.org/plugins/tags/clean-up-options/)
   [optimize database](https://ko.wordpress.org/plugins/tags/optimize-database/)
 *  [고급 보기](https://ko.wordpress.org/plugins/autoload-checker/advanced/)

## 평점

 별 5점 만점에 4.2점.

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

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

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

## 기여자

 *   [ Gerard Blanco ](https://profiles.wordpress.org/sixaxis/)

## 지원

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

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