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

Modify the list of post types that users may not own but can still edit based on instructor permissions on the course


Parameters Parameters

$post_types

(string[]) Array of unprefixed post type names.


Top ↑

Source Source

File: includes/class.llms.user.permissions.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.36.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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