Adding a commonHooks.php file
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 14 Sep 2017 15:11:41 +0000 (11:11 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 14 Sep 2017 15:11:41 +0000 (11:11 -0400)
commit704a36e3a9f4fab8ceb8509f7800f0a7b8dfc26b
treeec96b61668649c4beb9fa3ecedaf865da69e9ecb
parenta6267c923dad0af59992c4ef6c9fec4d520b00ef
Adding a commonHooks.php file

Placing the add_filter that may be used in data classes into common
hooks file so they get called in both the front and admin.
setup/adminHooks.php
setup/commonHooks.php [new file with mode: 0644]