jaredatch/EA-Share-Count

Change Theme Hook Alliance hooks

Closed this issue · 0 comments

In our theme_location() method (link), we're using the Genesis hooks that go in the entry header/footer. The hooks we're using for Theme Hook Alliance go into the top/bottom of entry content.

tha_entry_content_before should be changed to tha_entry_top
tha_entry_content_after should be changed to tha_entry_bottom