Title: Autoload Checker
Author: Gerard Blanco
Published: <strong>22 Shtator, 2023</strong>
Last modified: 16 Qershor, 2026

---

Kërkoni te shtojca

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

# Autoload Checker

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

[Shkarkim](https://downloads.wordpress.org/plugin/autoload-checker.1.2.zip)

 * [Hollësi](https://sq.wordpress.org/plugins/autoload-checker/#description)
 * [Shqyrtime](https://sq.wordpress.org/plugins/autoload-checker/#reviews)
 *  [Instalim](https://sq.wordpress.org/plugins/autoload-checker/#installation)
 * [Zhvillim](https://sq.wordpress.org/plugins/autoload-checker/#developers)

 [Asistencë](https://wordpress.org/support/plugin/autoload-checker/)

## Përshkrim

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.

## Instalim

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

## Shqyrtime

![](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/) 5 Maj, 2025 1 përgjigje

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

![](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/) 28 Mars, 2025 1 përgjigje

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/) 16 Dhjetor, 2024 1 përgjigje

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/) 5 Dhjetor, 2024 1 përgjigje

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/) 22 Nëntor, 2024 6 përgjigje

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/) 19 Nëntor, 2024 1 përgjigje

Excellent!

 [ Lexojini krejt 10 shqyrtimet ](https://wordpress.org/support/plugin/autoload-checker/reviews/)

## Kontribues & Zhvillues

“Autoload Checker” është software me burim të hapur. Në këtë shtojcë kanë dhënë 
ndihmesë personat vijues.

Kontribues

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

[Përkthejeni “Autoload Checker” në gjuhën tuaj.](https://translate.wordpress.org/projects/wp-plugins/autoload-checker)

### Ju intereson zhvillimi?

[Shfletoni kodin](https://plugins.trac.wordpress.org/browser/autoload-checker/),
shkarkoni [depon SVN](https://plugins.svn.wordpress.org/autoload-checker/), ose 
pajtohuni përmes [RSS-je](https://plugins.trac.wordpress.org/log/autoload-checker/?limit=100&mode=stop_on_copy&format=rss)
te [regjistri i zhvillimeve](https://plugins.trac.wordpress.org/log/autoload-checker/).

## Regjistër ndryshimesh

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

## Të tjera

 *  Version **1.2**
 *  Përditësuar së fundi më **2 muaj më parë**
 *  Instalime aktive **3 000+**
 *  Version WordPress-i ** 4.3 ose më i madh **
 *  E provuar deri me **7.0.2**
 *  Gjuhë
 * [English (US)](https://wordpress.org/plugins/autoload-checker/)
 * Etiketa
 * [autoloaded data](https://sq.wordpress.org/plugins/tags/autoloaded-data/)[autoloads](https://sq.wordpress.org/plugins/tags/autoloads/)
   [clean database](https://sq.wordpress.org/plugins/tags/clean-database/)[clean up options](https://sq.wordpress.org/plugins/tags/clean-up-options/)
   [optimize database](https://sq.wordpress.org/plugins/tags/optimize-database/)
 *  [Pamje e Thelluar](https://sq.wordpress.org/plugins/autoload-checker/advanced/)

## Vlerësime

 4.2 nga 5 yje të mundshëm.

 *  [  8 shqyrtime me 5 yje     ](https://wordpress.org/support/plugin/autoload-checker/reviews/?filter=5)
 *  [  0 shqyrtime me 4 yje     ](https://wordpress.org/support/plugin/autoload-checker/reviews/?filter=4)
 *  [  0 shqyrtime me 3 yje     ](https://wordpress.org/support/plugin/autoload-checker/reviews/?filter=3)
 *  [  0 shqyrtime me 2 yje     ](https://wordpress.org/support/plugin/autoload-checker/reviews/?filter=2)
 *  [  2 shqyrtime me 1 yje     ](https://wordpress.org/support/plugin/autoload-checker/reviews/?filter=1)

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

[Shihni krejt shqyrtimet](https://wordpress.org/support/plugin/autoload-checker/reviews/)

## Kontribues

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

## Asistencë

Keni diçka për të thënë? Ju duhet ndihmë?

 [Shihni forum asistence](https://wordpress.org/support/plugin/autoload-checker/)