bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

Profile hook/filter

(4 posts)
  • Started 1 week ago by bloggsbe
  • Latest reply from sambauers
  • This topic is not resolved
  1. Hi!

    I'm working on a plugin that I want to show some info on the profile page. The only hook I've found that lets me do that is get_profile_info_keys, but that puts the info on top of the profile page (seems like it does it before the header) and where I actually want it.

    Anyone have any ideas on what I can use to get my "stuff" in the profile page?

    Regards,
    Rune

    Posted 1 week ago #
  2. The profile page is very difficult if not impossible to hook into as it needs some work (and apparently might change by 1.0)

    You'll have to do template edits.

    Posted 3 days ago #
  3. So I noticed. But I found a kind of dirty hack that I used in the bb-twitter plugin. It works, but it's not the best way to do it :-)

    --
    Rune

    Posted 2 days ago #
  4. Dirty hacks are prone to break from release to release... :)

    Posted 8 hours ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.