Warning: This function has been deprecated.
ldp( string $msg )
Prints the given string in preformated text.
Description Description
Parameters Parameters
- $msg
-
(Required) The message to print in preformated text.
Source Source
File: includes/deprecated/3.4.0/functions.php
Changelog Changelog
Version | Description |
---|---|
3.4.0 | This function has been deprecated. |
2.1.0 | Introduced. |