Changeset 1377
- Timestamp:
- 04/22/2009 10:36:51 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-templatetags.php
r1371 r1377 936 936 } 937 937 938 function bp_the_site_member_user_id() { 939 global $site_members_template; 940 941 echo $site_members_template->member->id; 942 } 943 938 944 function bp_the_site_member_avatar() { 939 945 global $site_members_template;
Note: See TracChangeset
for help on using the changeset viewer.