Docs

EVF_Install::get_meta_caps( string $cap = '' ): array

This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Get the meta capabilities.

Parameters

$capstringoptional
Capability name to get.

Default:''

Return

array $meta_caps Meta capabilities.

Changelog

VersionDescription
1.7.5Introduced.