division_color
Gets the color of a given division/conference.
Parameters
- int $division_id — The ID of the division or conference.
Returns
- string — The color of the division or conference in hexidecimal format.
Since: 2.0
Source
- /includes/classes/base/class-display.php — 132