Title: break br in php line code
Last modified: August 19, 2016

---

# break br in php line code

 *  [corienb](https://wordpress.org/support/users/corienb/)
 * (@corienb)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/break-br-in-php-line-code/)
 * blog at corienbennink.nl/blog
 * I’d like a `<br />` tag in between a php script line, if that is possible.
 * In between “this entry was posted on Day/Date/Year” and ” You can follow”.
 * code from single.php that needs to be adjusted:
 *     ```
       <?php
       					printf(__('This entry was posted on %1$s ', 'elegant-grunge'), get_the_time(__('l, F jS, Y', 'elegant-grunge')), get_the_time());
       					if ( count(($categories=get_the_category())) > 1 || $categories[0]->cat_ID != 1 ) {
       						// printf(__('and is filed under %s', 'elegant-grunge'), join(', ', array_map(create_function('$item', 'return $item->cat_name;'), get_the_category(', '))));
       					}
       					_e('. ', 'elegant-grunge');
       					printf(__('You can follow any responses to this entry through the <a href="%s">RSS 2.0</a> feed.', 'elegant-grunge'), get_post_comments_feed_link());
       					?>
       ```
   

The topic ‘break br in php line code’ is closed to new replies.

## Tags

 * [<br>](https://wordpress.org/support/topic-tag/br/)
 * [break](https://wordpress.org/support/topic-tag/break/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [corienb](https://wordpress.org/support/users/corienb/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/break-br-in-php-line-code/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
