Changeset 8671 for trunk/src/bp-xprofile/bp-xprofile-classes.php
- Timestamp:
- 07/23/2014 01:42:44 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-xprofile/bp-xprofile-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-classes.php
r8665 r8671 2694 2694 2695 2695 /** 2696 * Format Datevalues for display.2696 * Format URL values for display. 2697 2697 * 2698 2698 * @since BuddyPress (2.1.0) 2699 2699 * 2700 * @param string $field_value The date value, as saved in the database. 2701 * Typically, this is a MySQL-formatted date string (Y-m-d H:i:s). 2702 * @return string Date formatted by bp_format_time(). 2700 * @param string $field_value The URL value, as saved in the database. 2701 * @return string URL converted to a link. 2703 2702 */ 2704 2703 public static function display_filter( $field_value ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)