Function Hook_trackback_catalogues->run

Definitions

sources/hooks/systems/trackback/catalogues.php

  • Run function for trackback hooks. They see if content of an ID relating to this content has trackback enabled.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$id ID_TEXT required parameter N/A N/A The ID

Return

  • Whether trackback is enabled
  • Type: boolean
  • Set: N/A
  • Range: N/A