Skip to:
Content

bbPress.org


Ignore:
Timestamp:
06/28/2024 10:02:43 PM (2 years ago)
Author:
johnjamesjacoby
Message:

Merge r7250 through r7267 from branches/2.6.

In trunk, for 2.7.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:mergeinfo set to
      /branches/2.67251-7267
  • trunk/src/includes/topics/template.php

    r7248 r7268  
    964964 *
    965965 * @param int $topic_id Optional. Topic id
    966  * @return string Topic revisions
     966 * @return WP_Post[]|int[] Topic revisions
    967967 */
    968968function bbp_get_topic_revisions( $topic_id = 0 ) {
Note: See TracChangeset for help on using the changeset viewer.