Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
552 views
in Q2A Core by
Hello..!

How i show URL ID number into post? anyone can tell me?
Q2A version: 1.5.2

1 Answer

0 votes
by
I would use jquery, parse the URL and add the html to the according post. .html()
...