GetSimple Support Forum

Full Version: Plugins hooks & filters on templates' functions.php file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, is there any chance to use plugin's hooks on templates' function.php file?
I can't achieve this to work
If not, that is my request.
Because we don’t know if all templates will have a function.php file it will be hard to always have a plugin hook there.

However, the index-pretemplate hook runs directly after function.php and should work just as well.
Thanks, but...
I'd like to make a theme customizable through the admin, and in this case it will need a companion plugin for the theme settings. Wordpress's remaining vicious, I still have 8-).

Don't mind, just it's my feature request.