How do you get paragraph text on separate lines using get_entries? Resolved Home › Forums › Gravity Forms API Functions › How do you get paragraph text on separate lines using get_entries? Resolved This topic has 0 replies, 1 voice, and was last updated 3 weeks, 6 days ago by gformsdev. Viewing 1 post (of 1 total) Author Posts September 9, 2025 at 8:51 pm #36 gformsdevKeymaster Calling paragraph text using GFAPI when rich text editor is switched on results in the text being passed as a single line. To seperate the lines, pass the value through wpautop() or nl2br() – https://community.gravityforms.com/t/paragraph-text-in-entry-object-all-on-one-line-resolved/16757 – https://developer.wordpress.org/reference/functions/wpautop/ – https://www.php.net/manual/en/function.nl2br.php Author Posts Viewing 1 post (of 1 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In