Codex tools: Log in
Contents |
Accepts matches array from preg_replace_callback in wpautop() or a string.
Ensures that the contents of a <pre>...</pre> HTML block are not converted into paragraphs or line-breaks.
<?php clean_pre( $matches ) ?>
Since: 1.2.0
clean_pre() is located in wp-includes/formatting.php.