Browse: Home / Functions /

ldp

This function has been deprecated.

ldp( string $msg )

Prints the given string in preformated text.


Description #


Parameters #

$msg

(string) (Required) The message to print in preformated text.


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. This function has been deprecated.