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

Filter the list of post types whose name doesn’t start with the prefix ‘llms_’.


Description Description


Parameters Parameters

$post_types

WP_Post post type names.


Top ↑

Source Source

File: includes/llms.functions.core.php


Top ↑

Changelog Changelog

Changelog
Version Description
4.10.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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