Apologies, that should really read ‘Include in Theme’.
By that, I mean adding the functionality into the PHP of your theme (e.g. content.php, comments.php).
In that case you would want to use ‘do_action(…)’ approach.
Let me know if you have any other queries.
Thanks