Title: Integrity to scripts
Last modified: February 9, 2024

---

# Integrity to scripts

 *  [kirsten4](https://wordpress.org/support/users/kirsten4/)
 * (@kirsten4)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/integrity-to-scripts/)
 * Hi, we are using the MMR plugin for merging and minifying most of the js and 
   css scripts. For better security on our website we would like to add the integrity
   to the scripts. 
   EX:
 *     ```wp-block-code
       <script
         src="https://example.com/example-framework.js"
         integrity="sha384-oqVuAfXRKap7fdgcCY5uykM6+R9GqQ8K/uxy9rx7HNQlGYl1kPzQho1wx4JwY8wC"
         crossorigin="anonymous"></script>
       ```
   
 * Looking into the settings, the option to add the integrity is not present. Would
   you consider adding the option?
   Or is there a hook I can hook into, once the 
   scripts are being enqueuded?
 * Thanks

The topic ‘Integrity to scripts’ is closed to new replies.

 * ![](https://ps.w.org/merge-minify-refresh/assets/icon.svg?rev=3414776)
 * [Merge + Minify + Refresh](https://wordpress.org/plugins/merge-minify-refresh/)
 * [Support Threads](https://wordpress.org/support/plugin/merge-minify-refresh/)
 * [Active Topics](https://wordpress.org/support/plugin/merge-minify-refresh/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/merge-minify-refresh/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/merge-minify-refresh/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [kirsten4](https://wordpress.org/support/users/kirsten4/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/integrity-to-scripts/)
 * Status: not resolved