- Timestamp:
- 12/16/2024 07:53:28 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/archive.php
r7305 r14281 5 5 the_post(); 6 6 ?> 7 <h 3 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h3>7 <h2 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h2> 8 8 <cite> 9 9 <?php
Note: See TracChangeset
for help on using the changeset viewer.