Codeinwp / Codeinwp/optimole-wp
Cloud Library ignores the "Show images only from these sites" filter
Open
@selul is already working on this.
Since Sep 16, 2026.
- Dominant language
- PHP
- Stars
- 72
- Forks
- 14
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 15
Description
Description
With Unified Image Access enabled and a single site added to Show images only from these sites, the Cloud Library still shows images from every site connected to the Optimole account. The filter appears to have no effect on the library query.
Steps to reproduce
- Go to Optimole → Settings → Cloud Library
- Enable Unified Image Access
- Under Show images only from these sites, add one site (e.g.
roundsky.s3-tastewp.com) and click Save changes - Open the Cloud Library tab
Expected
Only images from the listed site(s) appear.
Actual
Images from all sites connected to the Optimole account appear.
Notes
The setting appears to persist in the UI (the site chip remains after save), so this looks like the saved value isn't being applied when fetching the library.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.