Codex tools: Log in
Contents |
Will balance the tags if forced to or the option is set to balance tags.
The option 'use_balanceTags' is used for whether the tags will be balanced. Either the $force parameter or 'use_balanceTags' option need to be true before the tags will be balanced.
<?php balanceTags( $text, $force ); ?>
Since: 0.71
balanceTags() is located in wp-includes/formatting.php.