Title: Plugin Update?
Last modified: December 3, 2020

---

# Plugin Update?

 *  Resolved [boltmediaca](https://wordpress.org/support/users/boltmediaca/)
 * (@boltmediaca)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/)
 * Hi,
 * Is this plugin dead? It hasn’t been updated in 7 months and doesn’t seem to be
   compatible with WordPress 5.5.
 * Can anyone suggest an alternative?
 * Thanks!

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

 *  Plugin Author [Meitar](https://wordpress.org/support/users/meitar/)
 * (@meitar)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/#post-13741298)
 * It works fine with WordPress 5.5. I haven’t updated it in 7 months because there
   is no need to.
 *  Thread Starter [boltmediaca](https://wordpress.org/support/users/boltmediaca/)
 * (@boltmediaca)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/#post-13741493)
 * Hey,
 * Thanks for the quick reply.
 * I’ve installed/activated the plugin, but I am still failing for Sub Resource 
   Integrity on Mozilla Observatory.
 * Under Tools > Sub Resource Integrity it shows as “No hashes known”.
 * How do I generate the hashes?
 *  Plugin Author [Meitar](https://wordpress.org/support/users/meitar/)
 * (@meitar)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/#post-13741559)
 * > How do I generate the hashes?
 * You don’t. It doesn’t appear like you’ve read the README for this plugin, which
   states:
 * > the plugin automatically detects any third-party resources (like JavaScript
   > libraries) and will make a SHA-256 hash of the content.
 * I’ll be unsubscribing from this topic now and wish you the best.
 *  Thread Starter [boltmediaca](https://wordpress.org/support/users/boltmediaca/)
 * (@boltmediaca)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/#post-13741927)
 * > You don’t. It doesn’t appear like you’ve read the README for this plugin, which
   > states:
 * Yes, I did read the README actually. The issue is that it’s not detecting any
   of the scripts, and as such, is not creating a SHA-256 hash as it is supposed
   to, so I asked if there was a way to generate the hashes for it.
 * > I’ll be unsubscribing from this topic now and wish you the best.
 * Okay, but you didn’t resolve this topic.
 *  Plugin Author [Meitar](https://wordpress.org/support/users/meitar/)
 * (@meitar)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/#post-13741945)
 * > Okay, but you didn’t resolve this topic.
 * _This_ topic is “Plugin update?”, which [_has_ been resolved](https://wordpress.org/support/topic/plugin-update-129/#post-13741298).
 * > The issue is that it’s not detecting any of the scripts, and as such, is not
   > creating a SHA-256 hash as it is supposed to
 * :eyeroll: This is almost certainly you not understanding what _should_ happen
   because, again, you didn’t bother to read (or, if you did, understand) what the
   point of this plugin is. See, for example: [https://wordpress.org/support/topic/no-sri-attributes-rendered/](https://wordpress.org/support/topic/no-sri-attributes-rendered/)
 * In any event, the plugin does work. If it truly behaved as though it was “not
   detecting any of the scripts,” you would not be the only or first person to the
   report the issue, trust me.
 *  Thread Starter [boltmediaca](https://wordpress.org/support/users/boltmediaca/)
 * (@boltmediaca)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/#post-13742024)
 * The site is loading over HTTPS and has plenty of external scripts, yet there 
   are “no hashes known”.
 * Trust me, I’ve read and understand everything there is to know about this plugin,
   but it isn’t working and the Observatory is still docking me 50 big ones.
 * Thought you might have some insight or things that I could try.
 * Thanks.
 *  Plugin Author [Meitar](https://wordpress.org/support/users/meitar/)
 * (@meitar)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/#post-13742072)
 * > Thought you might have some insight or things that I could try.
 * You should refer to the other support threads on this forum, since to date all
   of your questions have been addressed in the past. For example: [https://wordpress.org/support/topic/not-finding-all-external-resources/](https://wordpress.org/support/topic/not-finding-all-external-resources/)
 * The plugin works on my test sites and that’s all there is to it.
 *  Thread Starter [boltmediaca](https://wordpress.org/support/users/boltmediaca/)
 * (@boltmediaca)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/#post-13742153)
 * Oddly enough there was a plugin update available for the plugin moments ago and
   now it works correctly, so thanks for patching the issue.
 * Have a great day.
 *  Plugin Author [Meitar](https://wordpress.org/support/users/meitar/)
 * (@meitar)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/#post-13742207)
 * > Oddly enough there was a plugin update available for the plugin moments ago
   > and now it works correctly, so thanks for patching the issue.
 * Huh! This update wasn’t supposed to change any behavior. And it didn’t on my 
   test sites. If you’re seeing new (and better/more expected) behavior after this
   update, that means my update here coincidentally fixed a bug I did not know existed
   and that has not been reported or at least not reported clearly enough to be 
   isolated.
 * To be specific: the update streamlined a function called `filterTags` that was
   written years ago. Your post prompted me to update it so that it more closely
   followed the function signatures of the two WordPress core hooks it was designed
   to use. That process involved streamlining the function and removing some unnecessary(
   and buggy, apparently?) code.
 * Regardless, you have my apologies for probably incorrectly assuming the situation
   you encountered was the same as the many dozens of other people reported before
   today in this particular case. That said, I’d urge you to consider providing 
   meaningful bug reports in the future and doing the legwork to at least demonstrate
   that you’re not just mindlessly repeating the claims of dozens upon dozens of
   others that are recorded here. You didn’t do that, and I’m not likely to change
   my approach to similar postings of yours in the future unless and until you change
   that initial behavior, first.
 * Finally, I’d be curious to have a look at your site to see what’s changed. Again,
   notably, you provided no links or other materials that would have given me any
   way to verify, test, or otherwise analyze any of the claims in your posts. Not
   even a link to your site, which is explicitly something that the instructions
   for filling out a support request on this forum asked you for. As you may know,
   you’re far more likely to get more help when you do provide some actually usable
   information.

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

The topic ‘Plugin Update?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-sri.svg)
 * [Subresource Integrity (SRI) Manager](https://wordpress.org/plugins/wp-sri/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-sri/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-sri/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-sri/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-sri/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-sri/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Meitar](https://wordpress.org/support/users/meitar/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-129/#post-13742207)
 * Status: resolved