The nexter/get-bulk-image-optimizer-status ability returns the current state of your Bulk Image Optimizer in WordPress. It reads total image counts, optimized and skipped counts, storage saved, monthly usage, and a batch of unoptimized attachments. This is a read-only ability — it does not change any settings or trigger any optimization. Use it to check progress or build automations around your image optimization workflow.
Key Takeaways
Required Setup
The Image Optimization extension must be enabled in Nexter Extension settings before this ability returns data. If it is off, the ability returns enabled: false. You can turn it on by calling nexter/update-image-optimization with enabled set to true.
Parameters
Both parameters are optional. The ability works without any input and returns the default 6-item queue.
What It Returns
The ability returns an object with optimization stats, usage data, and a queue of unoptimized attachments ready for processing.











