Changeset 10308 for sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/index.php
- Timestamp:
- 09/29/2020 03:59:39 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/index.php
r6366 r10308 10 10 ?></cite> 11 11 <div class="single-post" id="post-<?php the_ID(); ?>"><?php the_excerpt(); ?></div> 12 <?php $post_authors[get_the_author_meta( 'ID' )] += 1; ?>13 12 <?php endwhile; ?> 14 13 15 <?php16 asort( $post_authors, SORT_NUMERIC );17 global $codex_contributors;18 $codex_contributors = array_reverse( $post_authors, true );19 ?>20 21 14 <?php else : ?> 22 15 <p><em><?php _e( 'Sorry, no posts matched your criteria.' ); ?></em></p>
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)