Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

bp_core_get_userlink no longer works for sub blogs in 1.2.5 (2 posts)

Started 1 year, 10 months ago by: seagrinch

  • Profile picture of seagrinch seagrinch said 1 year, 10 months ago:

    I was using bp_core_get_userlink in my sub-blog theme, which worked great for displaying links to members’ profile pages. But due to the change in init loading in 1.2.5, it appears that this function is no longer loaded by default.

    I’m having a dickens of a time trying to get “BP Blog Author Link” to work instead, and think the same changes in the core might be preventing this plugin from working.

    Anyone else having trouble?

  • Profile picture of seagrinch seagrinch said 1 year, 10 months ago:

    Turns out BP 1.2.5 may not be automatically activating site-wide in WP 2.9.2. Forcing it to activate site-wide fixes this issue.