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.

후기

2025년 5월 5일 답글 1개
Тез, ықшамды істейтін бағдарлама. Менің УордПресс таңдаулылары кестесін тазартуға көмектесті.
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. 🙂
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!
2024년 12월 5일 답글 1개
Great plugin to check what parts of your WordPress options have a big size.
모든 10 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Autoload Checker”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록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