Function __global->append_content_select_for_fields

Definitions

sources/content.php

  • Fill up a SELECT clause with actual fields needed to select particular meta-fields.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$select array required parameter N/A N/A The ID
$cma_info array required parameter N/A N/A The info array for the content type
$fields array required parameter N/A N/A The list of the standardised field names from hooks
$table_alias ?string Null N/A N/A The table alias (null: none)