I’m willing to use the blogroll capability of wordpress to display a list of partners on my site. I want to know how can I use the field Description
in the link page of wordpress to accept html tags like <a>
, <p>
etc?
I can display the description
, but it don’t interpretate the tags. For example, if I put in the description
This is the description of our partner. His <a href="www.bla.com">Website</a> is cool
then I’ll get the same text as plain text on the site, without link!
How can I make it?
Relevant core ticket regarding the future removal of Links from the core and conversion into a plugin.
To enable HTML tags in the
Description
field (and in theNotes
field), use the following code: