Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,713
- Creating & Extending
- 25,797
- Requests & Feedback
- 9,504
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,182
-
Sorry should have been clearer it was simply writing a link to the box rather than markup i.e http://example.com which will render as a clickable link.
Markup is escaped, but stripping out would be better as this is received otherwise
<a href="http://google.com">google god of the ether</a>
insert escape slashes before double quotes
I’ll have a play around with the require statement positioning