Post_Types

Utilities for Posts Table Pro post type discovery.

Tags
author

Barn2 Plugins [email protected]

license

GPL-3.0

copyright

Barn2 Media Ltd

Table of Contents

get_allowed_post_type_slugs()  : array<string|int, string>
Get allowed post type slugs.
get_allowed_post_types()  : array<string, string>
Get post types allowed by Posts Table Pro.

Methods

get_allowed_post_type_slugs()

Get allowed post type slugs.

public static get_allowed_post_type_slugs() : array<string|int, string>
Tags
Return values
array<string|int, string>

get_allowed_post_types()

Get post types allowed by Posts Table Pro.

public static get_allowed_post_types() : array<string, string>
Tags
Return values
array<string, string>

Post type labels keyed by slug.

Search results