I want to show some code in my wordpress post.. Like < a href = " http : // www.dirkut.com > But it turns to live link.. Look here www.dirkut.com the first post.. Can anybody help
Go to Edit Post. Click the "HTML" or "CODE" tab. get rid of the <a href=fjwefgnwofgo> tag and also the closing </a> tag. Col
You can do it while typing the post Just make three replacements. replace < with < replace this > with > and replace " with " now when you will publish the post the results will be as desired. Hope it helps.