Changeset 911 for trunk/bp-forums/bp-forums-templatetags.php
- Timestamp:
- 01/23/2009 08:04:13 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/bp-forums/bp-forums-templatetags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-templatetags.php
r691 r911 239 239 240 240 $posts = bp_forums_get_posts( $forum_template->topic->topic_id ); 241 echo apply_filters( 'bp_the_topic_latest_post_excerpt', bp_create_excerpt( $posts[count($posts) - 1]['post_text'] ) ); 241 echo "test"; 242 echo apply_filters( 'bp_the_topic_latest_post_excerpt', bp_create_excerpt( $posts[count($posts) - 1]['post_text'] ), 55, false ); 242 243 } 243 244
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)