Title: Replace words
Last modified: January 21, 2022

---

# Replace words

 *  Resolved [auditt](https://wordpress.org/support/users/auditt/)
 * (@auditt)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/replace-words/)
 * Hi there,
 * general questions about the replacement-functionality that is coming with your
   pro version:
    1) As far as I understood, this function can harm the server performance
   but by caching the replacement is triggered once, right? 2) Is any caching possible(
   especially from Kinsta since they have their own setup)? 3) And is it really 
   necessary to minify and combine the css/js to do the replacement? I ask because
   combining makes less sense due to http/2

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/replace-words/#post-15279196)
 * Hi,
    There are 2 types of replacements: a) General / HTML Text Replace [https://wp-hide.com/documentation/general-html-text-replace/](https://wp-hide.com/documentation/general-html-text-replace/)
   This is used to change specific texts ( and words if necessarily ) b) HTML/CSS/
   JavaScript Replacements [https://wp-hide.com/documentation/html-css-js-replacements/](https://wp-hide.com/documentation/html-css-js-replacements/)
   This helps to virtually white-label any plugins and themes on your site, without
   breaking the script and appearance/layout.
 * 1) This isn’t really a function that requires much of server resources ( e.g.
   CPU ). The execution time is directly impacted by the page HTML size, the loaded
   assets, the number of required Replacements. That means, the large the slower.
   
   You are correct, the plugin includes an internal cache system, meaning once a
   resource ( CSS / JavaScript ) is processed, it will be saved locally for fast
   loading on later calls.
 * 2) Any server or a custom plugin cache will work the same as before.
 * 3) You don’t have to minify/combine the assets, you can choose InPlace selection,
   in which case all assets are processed and loaded in the same way ( sam spot 
   within HTML) as default file.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Replace words’ is closed to new replies.

 * ![](https://ps.w.org/wp-hide-security-enhancer/assets/icon-256x256.png?rev=2937681)
 * [WP Hide & Security Enhancer](https://wordpress.org/plugins/wp-hide-security-enhancer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-hide-security-enhancer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-hide-security-enhancer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-hide-security-enhancer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-hide-security-enhancer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-hide-security-enhancer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Maya](https://wordpress.org/support/users/tdgu/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/replace-words/#post-15279196)
 * Status: resolved