<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[BuddyPress][6372] trunk/bp-blogs: Extend the functionality of the latest post tracking in the Blogs component by creating template functions for a post's title and content, as well as fetching any post thumbnail.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://buddypress.trac.wordpress.org/changeset/6372">6372</a></dd>
<dt>Author</dt> <dd>djpaul</dd>
<dt>Date</dt> <dd>2012-10-01 20:20:19 +0000 (Mon, 01 Oct 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Extend the functionality of the latest post tracking in the Blogs component by creating template functions for a post's title and content, as well as fetching any post thumbnail. Fixes <a href="http://buddypress.trac.wordpress.org/ticket/4570">#4570</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkbpblogsbpblogsclassesphp">trunk/bp-blogs/bp-blogs-classes.php</a></li>
<li><a href="#trunkbpblogsbpblogsfiltersphp">trunk/bp-blogs/bp-blogs-filters.php</a></li>
<li><a href="#trunkbpblogsbpblogstemplatephp">trunk/bp-blogs/bp-blogs-template.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkbpblogsbpblogsclassesphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-blogs/bp-blogs-classes.php (6371 => 6372)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-blogs/bp-blogs-classes.php        2012-10-01 18:36:30 UTC (rev 6371)
+++ trunk/bp-blogs/bp-blogs-classes.php        2012-10-01 20:20:19 UTC (rev 6372)
</span><span class="lines">@@ -261,7 +261,35 @@
</span><span class="cx"> 
</span><span class="cx">                 for ( $i = 0, $count = count( $paged_blogs ); $i &lt; $count; ++$i ) {
</span><span class="cx">                         $blog_prefix = $wpdb-&gt;get_blog_prefix( $paged_blogs[$i]-&gt;blog_id );
</span><del>-                        $paged_blogs[$i]-&gt;latest_post = $wpdb-&gt;get_row( &quot;SELECT post_title, guid FROM {$blog_prefix}posts WHERE post_status = 'publish' AND post_type = 'post' AND id != 1 ORDER BY id DESC LIMIT 1&quot; );
</del><ins>+                        $paged_blogs[$i]-&gt;latest_post = $wpdb-&gt;get_row( &quot;SELECT ID, post_content, post_title, post_excerpt, guid FROM {$blog_prefix}posts WHERE post_status = 'publish' AND post_type = 'post' AND id != 1 ORDER BY id DESC LIMIT 1&quot; );
+                        $images = array();
+
+                        // Add URLs to any Featured Image this post might have
+                        if ( has_post_thumbnail( $paged_blogs[$i]-&gt;latest_post-&gt;ID ) ) {
+
+                                // Grab 4 sizes of the image. Thumbnail.
+                                $image = wp_get_attachment_image_src( get_post_thumbnail_id( $paged_blogs[$i]-&gt;latest_post-&gt;ID ), 'thumbnail', false );
+                                if ( ! empty( $image ) )
+                                        $images['thumbnail'] = $image[0];
+
+                                // Medium
+                                $image = wp_get_attachment_image_src( get_post_thumbnail_id( $paged_blogs[$i]-&gt;latest_post-&gt;ID ), 'medium', false );
+                                if ( ! empty( $image ) )
+                                        $images['medium'] = $image[0];
+
+                                // Large
+                                $image = wp_get_attachment_image_src( get_post_thumbnail_id( $paged_blogs[$i]-&gt;latest_post-&gt;ID ), 'large', false );
+                                if ( ! empty( $image ) )
+                                        $images['large'] = $image[0];
+
+                                // Post thumbnail
+                                $image = wp_get_attachment_image_src( get_post_thumbnail_id( $paged_blogs[$i]-&gt;latest_post-&gt;ID ), 'post-thumbnail', false );
+                                if ( ! empty( $image ) )
+                                        $images['post-thumbnail'] = $image[0];
+                        }
+
+                        // Add the images to the latest_post object
+                        $paged_blogs[$i]-&gt;latest_post-&gt;images = $images;
</ins><span class="cx">                 }
</span><span class="cx"> 
</span><span class="cx">                 /* Fetch the blog description for each blog (as it may be empty we can't fetch it in the main query). */
</span></span></pre></div>
<a id="trunkbpblogsbpblogsfiltersphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-blogs/bp-blogs-filters.php (6371 => 6372)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-blogs/bp-blogs-filters.php        2012-10-01 18:36:30 UTC (rev 6371)
+++ trunk/bp-blogs/bp-blogs-filters.php        2012-10-01 20:20:19 UTC (rev 6372)
</span><span class="lines">@@ -8,6 +8,19 @@
</span><span class="cx">  * @since BuddyPress (1.6)
</span><span class="cx">  */
</span><span class="cx"> 
</span><ins>+// Display filters
+
+add_filter( 'bp_get_blog_latest_post_title', 'wptexturize'   );
+add_filter( 'bp_get_blog_latest_post_title', 'convert_chars' );
+add_filter( 'bp_get_blog_latest_post_title', 'trim'          );
+
+add_filter( 'bp_blog_latest_post_content', 'wptexturize'        );
+add_filter( 'bp_blog_latest_post_content', 'convert_smilies'    );
+add_filter( 'bp_blog_latest_post_content', 'convert_chars'      );
+add_filter( 'bp_blog_latest_post_content', 'wpautop'            );
+add_filter( 'bp_blog_latest_post_content', 'shortcode_unautop'  );
+add_filter( 'bp_blog_latest_post_content', 'prepend_attachment' );
+
</ins><span class="cx"> /**
</span><span class="cx">  * Ensures that the 'Create a new site' link at wp-admin/my-sites.php points to the BP blog signup
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkbpblogsbpblogstemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/bp-blogs/bp-blogs-template.php (6371 => 6372)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-blogs/bp-blogs-template.php        2012-10-01 18:36:30 UTC (rev 6371)
+++ trunk/bp-blogs/bp-blogs-template.php        2012-10-01 20:20:19 UTC (rev 6372)
</span><span class="lines">@@ -362,6 +362,86 @@
</span><span class="cx">                 return apply_filters( 'bp_get_blog_latest_post', sprintf( __( 'Latest Post: %s', 'buddypress' ), '&lt;a href=&quot;' . $blogs_template-&gt;blog-&gt;latest_post-&gt;guid . '&quot;&gt;' . apply_filters( 'the_title', $blogs_template-&gt;blog-&gt;latest_post-&gt;post_title ) . '&lt;/a&gt;' ) );
</span><span class="cx">         }
</span><span class="cx"> 
</span><ins>+/**
+ * Prints this site's latest article's title
+ *
+ * @see bp_get_blog_latest_post_title()
+ * @since BuddyPress (1.7)
+ */
+function bp_blog_latest_post_title() {
+        echo bp_get_blog_latest_post_title();
+}
+        /**
+         * Returns this site's latest article's title
+         *
+         * @global BP_Blogs_Template
+         * @return string
+         * @since BuddyPress (1.7)
+         */
+        function bp_get_blog_latest_post_title() {
+                global $blogs_template;
+
+                if ( empty( $blogs_template-&gt;blog-&gt;latest_post ) )
+                        return '';
+
+                return apply_filters( 'bp_get_blog_latest_post_title', $blogs_template-&gt;blog-&gt;latest_post-&gt;post_title );
+        }
+
+/**
+ * Prints this site's latest article's content
+ *
+ * @see bp_get_blog_latest_post_content()
+ * @since BuddyPress (1.7)
+ */
+function bp_blog_latest_post_content() {
+        $content = bp_get_blog_latest_post_content();
+        $content = apply_filters( 'bp_blog_latest_post_content', $content );
+        $content = str_replace( ']]&gt;', ']]&amp;gt;', $content );
+        echo $content;
+}
+        /**
+         * Returns this site's latest article's content
+         *
+         * @global BP_Blogs_Template
+         * @return string
+         * @since BuddyPress (1.7)
+         */
+        function bp_get_blog_latest_post_content() {
+                global $blogs_template;
+
+                if ( empty( $blogs_template-&gt;blog-&gt;latest_post ) )
+                        return '';
+
+                return apply_filters( 'bp_get_blog_latest_post_content', $blogs_template-&gt;blog-&gt;latest_post-&gt;post_content );
+        }
+
+/**
+ * Prints this site's latest article's featured image
+ *
+ * @param string $size Image version to return. Either &quot;thumbnail&quot;, &quot;medium&quot;, &quot;large&quot;, &quot;post-thumbnail&quot;.
+ * @see bp_get_blog_latest_post_content()
+ * @since BuddyPress (1.7)
+ */
+function bp_blog_latest_post_featured_image( $size = 'thumbnail' ) {
+        echo bp_get_blog_latest_post_featured_image( $size );
+}
+        /**
+         * Returns this site's latest article's featured image
+         *
+         * @global BP_Blogs_Template
+         * @param string $size Image version to return. Either &quot;thumbnail&quot;, &quot;medium&quot;, &quot;large&quot;, &quot;post-thumbnail&quot;.
+         * @return string
+         * @since BuddyPress (1.7)
+         */
+        function bp_get_blog_latest_post_featured_image( $size = 'thumbnail' ) {
+                global $blogs_template;
+
+                if ( empty( $blogs_template-&gt;blog-&gt;latest_post-&gt;images[$size] ) )
+                        return '';
+
+                return apply_filters( 'bp_get_blog_latest_post_featured_image', $blogs_template-&gt;blog-&gt;latest_post-&gt;images[$size] );
+        }
+
</ins><span class="cx"> function bp_blog_hidden_fields() {
</span><span class="cx">         if ( isset( $_REQUEST['s'] ) )
</span><span class="cx">                 echo '&lt;input type=&quot;hidden&quot; id=&quot;search_terms&quot; value=&quot;' . esc_attr( $_REQUEST['s'] ). '&quot; name=&quot;search_terms&quot; /&gt;';
</span></span></pre>
</div>
</div>

</body>
</html>