Title: Uncached Custom Queries
Last modified: July 18, 2024

---

# Uncached Custom Queries

 *  [jsedwick](https://wordpress.org/support/users/jsedwick/)
 * (@jsedwick)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/uncached-queries/)
 * I’m writing to discuss a concern regarding the deployment of your Editoria11y
   plugin across our WordPress sites at my educational institution.
 * We are eager to utilize Editoria11y to enhance the accessibility of our web content,
   recognizing the plugin’s potential to make a significant impact. However, we 
   encountered a setback when our hosting service provider, informed us that the
   plugin does not adhere to their coding guidelines due to the use of custom queries
   without caching, which could lead to performance issues on their network.
 * Understanding the importance of both performance and accessibility, I would like
   to inquire if you are aware of this limitation and if there are any plans to 
   modify the plugin to incorporate caching for custom queries. Such an update would
   allow us to deploy Editoria11y at scale.
 * Thank you for your attention to this issue and for your continued efforts in 
   improving web accessibility.
    -  This topic was modified 1 year, 10 months ago by [jsedwick](https://wordpress.org/support/users/jsedwick/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [John Jameson](https://wordpress.org/support/users/itmaybejj/)
 * (@itmaybejj)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/uncached-queries/#post-17899712)
 * I’d…love to know more. Are they saying they have observed performance issues,
   or that automated code scans detected dynamic queries?
 * Editoria11y’s queries should only run for logged in users with authoring privileges—
   there should be no DB activity_** at all**_ for anonymous traffic, or even for
   authenticated users without author privileges.
 * The author-facing queries are so dynamic there is not much that can be cached.
   So…I _can_ try to rewrite my queries if hosts are complaining about code _style,
   _but in practice I do not expect to see performance issues as written, nor improvements
   by adding a cache layer that mostly returns cache misses.
 * That said — v1.0.18 did resolve a bug that was causing performance hits on certain
   multisites. If they had observed issues, that may now be resolved.
 *  Thread Starter [jsedwick](https://wordpress.org/support/users/jsedwick/)
 * (@jsedwick)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/uncached-queries/#post-17899775)
 * Thanks for that information. I’ll certainly pass along your feedback and ask 
   them to elaborate more on how they tested the plugin. I’ll circle back.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Uncached Custom Queries’ is closed to new replies.

 * ![](https://ps.w.org/editoria11y-accessibility-checker/assets/icon-256x256.png?
   rev=2859187)
 * [Editoria11y Accessibility Checker](https://wordpress.org/plugins/editoria11y-accessibility-checker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/editoria11y-accessibility-checker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/editoria11y-accessibility-checker/)
 * [Active Topics](https://wordpress.org/support/plugin/editoria11y-accessibility-checker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/editoria11y-accessibility-checker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/editoria11y-accessibility-checker/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jsedwick](https://wordpress.org/support/users/jsedwick/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/uncached-queries/#post-17899775)
 * Status: not resolved