Title: Hyperlink Predetermined Text on Every Post
Last modified: August 31, 2016

---

# Hyperlink Predetermined Text on Every Post

 *  [mhd27](https://wordpress.org/support/users/mhd27/)
 * (@mhd27)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/hyperlink-predetermined-text-on-every-post/)
 * [mikeshowlingdeals.com](https://wordpress.org/support/topic/hyperlink-predetermined-text-on-every-post/mikeshowlingdeals.com?output_format=md)
 * While
 * > function add_before_content($content) {
   >  return ‘[The links in the post below may be affiliate links.](https://wordpress.org/support/topic/hyperlink-predetermined-text-on-every-post/www.mikeshowlingdeals.com/privacy-policy/?output_format=md)‘.
   > $content; } add_filter(‘the_content’, add_before_content);
 *  shows the same text on every post, hyperlinked text only appears after clicking
   on a post title to go directly to the post. How do I get the predetermined text
   to be hyperlinked on all pages?
 * Also, how do I do a line break on all pages? Just like the hyperlink, the line
   break only appears after clicking on a post title. Thanks.

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/hyperlink-predetermined-text-on-every-post/#post-7334872)
 * your theme is using `the_excerpt()` in the index and archive pages;
 * for how to change that, please ask in [https://wordpress.org/support/theme/creative-blog#postform](https://wordpress.org/support/theme/creative-blog#postform)
 * _[continued at [https://wordpress.org/support/topic/hyperlink-predetermined-text-on-every-post-1?replies=1](https://wordpress.org/support/topic/hyperlink-predetermined-text-on-every-post-1?replies=1)]_

Viewing 1 replies (of 1 total)

The topic ‘Hyperlink Predetermined Text on Every Post’ is closed to new replies.

## Tags

 * [hyperlink](https://wordpress.org/support/topic-tag/hyperlink/)
 * [line-break](https://wordpress.org/support/topic-tag/line-break/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/hyperlink-predetermined-text-on-every-post/#post-7334872)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
