Forums

Join
bbPress Support ForumsTroubleshootingadding stuff to the bb admin header

Info

Tags

adding stuff to the bb admin header

  1. Hi,

    I have some functions and javascripts to add to the admin header.php. How to do that, are there any hooks for this?

  2. Not sure as I haven't looked into it too much yet, but I would suggest looking at some of the php files in the admin such as /admin/users.php to find out how it is calling the header, track that down and then add your functions and javascript.

    Trent

  3. You must log in to post.