Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

strip_paragraph_tags()

Description

Remove paragraph tags from start and end of text

Parameters

ColumnTypeDefaultDescription
$text: string
'

'

'

';
* p *
div
$tag string
$text string HTML string

Return

string Returns the text without surrounding <p> and </p> tags.

This article was last updated 5th May 2024 11:35 Europe/London time based on the source file dated 3rd May 2024 14:45 Europe/London time.