This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Changelog_Handler::parse_md_and_clean( string $string )

Parse markdown links and cleanup string.


Parameters

$string

(Required) changelog line.


Return

(string)


Source

File: inc/admin/dashboard/changelog_handler.php