Background of the issue:
I am trying to use the feature 'Added support to automatically convert target links in WYSIWYG fields' introduced in version 2.1.0. Our page relies on custom add_rewrite_rules and virtual pages, and this feature is altering our URLs incorrectly. We need to opt-out from this functionality to maintain control over our URLs. Currently, the only solution is manually editing the plugin's source code and managing updates to disable it after every update. Link to a page where the issue can be seen: hidden link
Symptoms:
The feature is altering our URLs incorrectly on the Frontend, and we have to manually edit the plugin's source code to disable it after every update.
Questions:
How can we opt-out from the automatic conversion of target links in WYSIWYG fields?
Is there a way to maintain control over our URLs without manually editing the plugin's source code?
While you wait for my colleague to take over the ticket, let me try to help you with the issue quickly.
Please try next, but make sure to try it and test on staging site. Use Sticky links and wpml_sl_blacklist_requests to remove URLs from being altered, that way you can manually adjust it how you wish.