That title may sound a bit vague, but it’s rather specific, and I wonder if anyone else might benefit from fixing this. I’m happy to consider this a rather low priority, but I just wanted to bring it up and see if there’s any way I might be able to address the issue. Let me explain…
We run a WP multisite network and use an Anti-Splog plugin that changes the signup url every 24 hours to thwart spambot registrations. Anywhere on the site, I can use the shortcode [ ust_wpsignup_url ] to render the current link. I vaguely remember this working in the forums by pasting the code in the URL field, when inserting a link. (I forget when or which SP version, but it’s been a while.)
Recently, I discovered three issues.
1. When entering the shortcode in the Link field, it does render. The resulting signup URL, however just gets appended to the full URL of the topic page, like this:
/forums/technical-support/disregard-this-topic/page-2/problem-with-post-edit-buttonttp://tripawds.com/signup-ba0/
2. If just using the shortcode in a post, and not assigning it to a linked phrase, the URL renders, but it does not become a link.
3. If adding the shortcode into a link in a Private Message, the signup page does not render. Instead the full shortcode gets appended to the link.
I presume both instances result from the “link” not beginning with http://… when the post is saved.
See attached screenshots for clarification. Note how the shortcode rendered URL is not a link, and the second one is appended to the topic link.
I do have SP options currently set to allow all shortcodes.
Obviously not a show-stopper here, but thanks in advance for any feedback!








