PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
Untitled
25 sec ago
Untitled
28 sec ago
Untitled
1 min ago
Untitled
C++ | 29 sec ago
Untitled
31 sec ago
WWOQRPPP
C# | 31 sec ago
Untitled
VB.NET | 34 sec ago
Untitled
1 min ago
Untitled
By: a guest on
Jun 8th, 2010
| syntax:
PHP
| size: 0.08 KB | hits: 344 | expires: Never
download
|
raw
|
embed
|
report abuse
|
print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
<?php
if
(
bp_link_has_avatar
(
)
)
:
?>
<?php
bp_link_avatar
(
)
?>
<?php
endif
;
?>
create a
new version
of this paste
RAW Paste Data
<?php if (bp_link_has_avatar() ): ?> <?php bp_link_avatar () ?> <?php endif; ?>