Extending Backdrop under the hood: hooks, preprocess functions and more
I plan to show examples of some useful hooks and preprocess functions that allow developers to interact with, extend or modify Backdrop programmatically, through small custom modules or within the theme's template.php, with minimal knowledge of PHP. Some of these include:
