Conversation
supportHi, I’m the developer of WP Hide plugin https://wordpress.org/plugins/wp-hide-security-enhancer/ currently with +60000 active users. Our code helps to change default WordPress assets URLs like –domain–/wp-content/themes/my-theme/style.css and –domain–/wp-includes/js/wp-emoji-release.min.js to something else ( e.g. –domain–/custom-slug/style.css and –domain–/inc/wp-emoji-release.min.js). The problem is, when using your plugin, there is no filter available on your side which we can use in our code to change those URLs with customized ones. Can you add a filter which i can use? Something similar to existing wpsol_minify_content_return which is used for HTML contents. Thanks
error This reply was modified 5 years, 10 months ago by ImageRecycle .
Hi, OK let me check that with the developer in charge to estimate the modification. Then I’ll get back to you. Cheers,
error This reply was modified 5 years, 10 months ago by ImageRecycle .
Hi, OK let me check that with the developer in charge to estimate the modification. Then I’ll get back to you. Cheers,