Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/22/2011 04:56:30 PM (14 years ago)
Author:
boonebgorges
Message:

Properly deprecate bp_get_forum_directory_permalink(), and replace it with proper function names throughout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/groups/single/forum.php

    r4596 r4803  
    2121
    2222                <li>
    23                     <a href="<?php bp_forum_directory_permalink() ?>"><?php _e( 'Forum Directory', 'buddypress') ?></a>
     23                    <a href="<?php bp_forums_directory_permalink() ?>"><?php _e( 'Forum Directory', 'buddypress') ?></a>
    2424                </li>
    2525
Note: See TracChangeset for help on using the changeset viewer.