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)


Top ↑

Source Source

File: includes/class-ld-lms.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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