Learndash_Admin_Posts_Listing::show_post_link( integer $post_id )
Utility display function to show a post title with row actions.
Description Description
Parameters Parameters
- $post_id
-
(Required) Post ID of post to show title of.
Source Source
File: includes/admin/class-learndash-admin-posts-listing.php
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |