apply_filters( 'learndash_post_args', array $post_args )

Filters post arguments used to create the custom post types and everything associated with them.


Description Description


Parameters Parameters

$post_args

An array of custom post type arguments.


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.