This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
*/
// echo '
'; print_r($user); echo '
';
$dt_format = get_option('date_format') . ' | ' . get_option('time_format'); // Date/Time system format.
?>
display_name ?>
activeComponent('gallery') ) {
echo aoc_profile_picture($user);
}
if ( ! empty($author_link) ) { ?>
aoc_full_name) ) { ?>
| | aoc_full_name; ?> |
| : | aoc_translated_role; ?> |
| : | user_registered); ?> |
description) ) { ?>
description); ?>
aoc_widgets as $name => $widget ) : ?>
' . $item . '' . PHP_EOL;
}
} else {
echo '- ' . $widget['content'] . '
' . PHP_EOL;
} ?>