Changeset 6319
- Timestamp:
- 02/26/2017 04:52:15 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/users/template.php
r6309 r6319 625 625 626 626 /** 627 * Output the author dis ylay-name of a topic or reply.627 * Output the author display-name of a topic or reply. 628 628 * 629 629 * Convenience function to ensure proper template functions are called … … 641 641 642 642 /** 643 * Return the author name of a topic or reply.643 * Return the author display-name of a topic or reply. 644 644 * 645 645 * Convenience function to ensure proper template functions are called … … 1454 1454 1455 1455 /** 1456 * Return user contact methods Selectbox1456 * Return user contact methods select box 1457 1457 * 1458 1458 * @since 2.0.0 bbPress (r2688) 1459 1459 * 1460 * @uses _wp_get_user_contactmethods() To get the contact methods1460 * @uses wp_get_user_contact_methods() To get the contact methods 1461 1461 * @uses apply_filters() Calls 'bbp_edit_user_contact_methods' with the methods 1462 1462 * @return string User contact methods
Note: See TracChangeset
for help on using the changeset viewer.