• I’m building a custom website using WordPress as the CMS and need to output formatted paragraphs. Is there a function in the wordpress system that can do this for me? What system does WP use on regular posts?

Viewing 1 replies (of 1 total)
  • Thread Starter wesg

    (@wesg)

    Nevermind, I solved my problem.

    For the record, use the function wpautop($content); to return formatted text.

Viewing 1 replies (of 1 total)
  • The topic ‘Function to mark new lines as paragraphs?’ is closed to new replies.