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.
Main::get_doc_link( string $utm_term, string $url )
Get doc link.
Parameters
- $utm_term
-
(Required) utm term to use for doc link.
- $url
-
(Required) url to doc.
Return
(string)
Source
File: inc/admin/dashboard/main.php
Expand full source code Collapse full source code View on Github