code-atlantic / content-control

GNU General Public License v3.0
20 stars 8 forks source link

Custom Message doesn't seem to support links #63

Closed beryllium closed 11 months ago

beryllium commented 2 years ago

When creating a custom message, I attempted to insert some links into the content in order to direct users to the Login page or a recruiting page.

The URLs ended up being encoded with quotes as part of the string, so the browser attempted to go to (for example) https://example.com/"/wp/wp-login.php" and https://example.com/"https://example.com/wp/wp-login.php"

This was on plugin version 1.1.9.

Aside from that, I've been happy with the plugin so far. Thank you for making it :)

iwasthesword commented 2 years ago

I have the same problem, but when adding custom style/classes to the custom message. Any way to prevent the quotes escaping?

danieliser commented 11 months ago

v2.0 was a complete rewrite, for that reason I'm closing this for now.

@beryllium If you see issues in the latest version you should be able to reopen this and ping me, but I don't believe it is.