learndash_admin_get_essays_listing_link( array $link_args = array() )
Gets the link to admin Essays(sfwd-essays) posts listing.
Description Description
Parameters Parameters
- $link_args
-
(Optional) An array of arguments to override or supplement query string.
Default value: array()
Return Return
(string) The URL to essays admin page with filters.
Source Source
File: includes/ld-reports.php
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |