SFWD_LMS::add_course_tax_entry( int $post_id, object $post )
Insert course name as a term on course publish
Description Description
Action callback for ‘publish_sfwd-courses’ (wp core filter action)
Parameters Parameters
- $post_id
-
(Required)
- $post
-
(Required)
Source Source
File: includes/class-ld-lms.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |