LLMS_Admin_Post_Table_Courses::handle_bulk_actions( string $redirect_to, string $doaction, array $post_ids )

Exports courses from the Bulk Actions menu on the courses post table


Description Description


Parameters Parameters

$redirect_to

(Required) url to redirect to upon export completion (not used)

$doaction

(Required) action name called

$post_ids

(Required) selected post ids


Top ↑

Return Return

(null)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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