Browse: Home / Classes / Learndash_Admin_Posts_Listing /

Learndash_Admin_Posts_Listing::get_aria_label_for_post

Learndash_Admin_Posts_Listing::get_aria_label_for_post( int $post_id,  string $label_context = '' )

Build and return Aria label for post link.


Description #


Parameters #

$post_id

(int) (Required) Post ID.

$label_context

(string) (Optional) Context for label.

Default value: ''


Return #

(string) Label.


Source #

File: includes/admin/class-learndash-admin-posts-listing.php


Changelog #

Changelog
Version Description
3.2.3 Introduced.