Hooks
=====

	Hooks are a way for one piece of code to interact/modify another piece of code at specific, pre-defined spots.

https://developer.wordpress.org/plugins/hooks/

.. toctree::
   :hidden:

   actions
   filters
