LLMS_Admin_Post_Table_Instructors::get_views( array $views )

Ensure that the “Mine” view quick link at the top of the table displays the correct number Most of this is based on WordPress core functions found in wp-admin/includes/class-wp-posts-list-table.php


Description Description


Parameters Parameters

$views

(Required) array of view link HTML string


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/admin/post-types/post-tables/class.llms.admin.post.table.instructors.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.5.1 Use $_GET data instead of $_POST.
3.35.0 Verify nonces and sanitize $_POST data.
3.24.0 Unknown.
3.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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