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

Build and return Aria label for post link.


Description Description


Parameters Parameters

$post_id

(Required) Post ID.

$label_context

(Optional) Context for label.

Default value: ''


Top ↑

Return Return

(string) Label.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.