Pushing HTML to a post via API?

  • Thread starter Thread starter Dannymh
  • Start date Start date

Dannymh

Guest
Member
Hi all,

Just wondering if there is a way to push a message into the Post API endpoint that has HTML in it, and that HTML is rendered on the end rather than displayed as text?

Trying to build a header into it which is limited when using the table bbcode so was hoping I could put it in the message and have it render?
At the moment I have tried pushing it in with html_entity_decode and htmlentities but just ends up as text in the message.

I know its probably a long shot, but I was hoping...

Read more

Continue reading...
 
Top