Docs

EVF_Install::get_core_capabilities(): 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 core capabilities.

Description

Core capabilities are assigned to admin during installation or reset.

Return

array $capabilities Core capabilities.

Changelog

VersionDescription
1.7.5Removed unused post type capabilities and added supported ones.
1.0.0Introduced.