apply_filters( 'llms_rest_get_post_type_resources', string[] $post_types )

Filter the list of supported post types used as resources for webhooks.


Parameters Parameters

$post_types

(string[]) Array of post type names.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/class-llms-rest-webhooks.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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