Function __global->only_galleries_accepting_media

Definitions

sources/galleries.php

  • See whether a gallery accepts some media (designed as a filter).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$cat ID_TEXT required parameter N/A N/A The gallery name

Return

  • Whether the gallery accepts some media
  • Type: boolean
  • Set: N/A
  • Range: N/A