apply_filters( 'learndash_post_meta_processed', boolean $process, string $post_type )

Filters whether to post meta is processed or not.


Description Description


Parameters Parameters

$process

True or Fals to process post meta.

$post_type

The post type slug.


Top ↑

Source Source

File: includes/course/ld-course-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.4.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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