LLMS_Admin_Post_Tables::add_links( array $actions, WP_Post $post )

Adds clone links to post types which support lifterlms post cloning


Description Description


Parameters Parameters

$actions

(Required) Existing actions.

$post

(Required) Post object.


Top ↑

Return Return

(string[])


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.33.1 Use edit_course instead of edit_post when checking capabilities.
3.3.0
3.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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