Learndash_Admin_Posts_Listing::post_row_actions( array $row_actions = array(), WP_Post $post = null )

Check primary course ID for the current step


Description Description


Parameters Parameters

$row_actions

(Optional) Existing Row actions for course.

Default value: array()

$post

(Optional) Course Post object for current row.

Default value: null


Top ↑

Return Return

(array) $row_actions


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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