bp_nouveau_activity_timestamp()
Output the Activity timestamp into the bp-timestamp attribute.
Source Source
File: bp-templates/bp-nouveau/includes/activity/template-tags.php
function bp_nouveau_activity_timestamp() { echo esc_attr( bp_nouveau_get_activity_timestamp() ); }
Expand full source code Collapse full source code View on Trac
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |