Function __global->manage_custom_fields_entry_points
Definitions
sources/fields.php
- Get extra entry point data for managing custom fields for a content type.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$content_type | ID_TEXT | required parameter | N/A | N/A | Content type hook codename |
Return
- Extra get_entry_points data
- Type: array
- Set: N/A
- Range: N/A