Search by tag «hook»

Entries found: 1

WordPress Thesis Theme Head Element “Custom Function”

The reason you can’t find the custom function to add an element to the wordpress head area

<head>

</head>

is because that behavior is controlled by the Thesis Options web interface in wp-admin, not through the custom_functions.php hook.

Now stop looking for a hook and go to your wp-admin.

2013 © Web Programming Answers