Changeset 2829
- Timestamp:
- 02/03/2011 08:33:09 PM (15 years ago)
- Location:
- branches/plugin
- Files:
-
- 3 edited
-
bbp-admin/bbp-admin.php (modified) (2 diffs)
-
bbp-includes/bbp-general-template.php (modified) (2 diffs)
-
bbp-includes/bbp-user-template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-admin/bbp-admin.php
r2828 r2829 513 513 * Allows editing of information about an anonymous user 514 514 * 515 * @since bbPress (r )515 * @since bbPress (r2828) 516 516 * 517 517 * @uses bbp_get_topic() To get the topic … … 558 558 * Save the anonymous user information for the topic/reply 559 559 * 560 * @since bbPress (r )560 * @since bbPress (r2828) 561 561 * 562 562 * @param int $post_id Topic or reply id -
branches/plugin/bbp-includes/bbp-general-template.php
r2827 r2829 1070 1070 * Output the logout link 1071 1071 * 1072 * @since bbPress (r )1072 * @since bbPress (r2827) 1073 1073 * 1074 1074 * @param string $redirect_to Redirect to url … … 1081 1081 * Return the logout link 1082 1082 * 1083 * @since bbPress (r )1083 * @since bbPress (r2827) 1084 1084 * 1085 1085 * @param string $redirect_to Redirect to url -
branches/plugin/bbp-includes/bbp-user-template.php
r2827 r2829 367 367 * Output the link to the admin section 368 368 * 369 * @since bbPress (r )369 * @since bbPress (r2827) 370 370 * 371 371 * @param mixed $args Optional. See {@link bbp_get_admin_link()} … … 378 378 * Return the link to the admin section 379 379 * 380 * @since bbPress (r )380 * @since bbPress (r2827) 381 381 * 382 382 * @param mixed $args Optional. This function supports these arguments:
Note: See TracChangeset
for help on using the changeset viewer.