Title: the_exceprt
Last modified: August 20, 2016

---

# the_exceprt

 *  [bioshox](https://wordpress.org/support/users/bioshox/)
 * (@bioshox)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/the_exceprt/)
 * Hi Guys
 * I am using:
 *     ```
       function new_excerpt_more($more) {
              global $post;
       	return '<br/><br/><a href="'. get_permalink($post->ID) . '"><span style="font-size: small;"><strong>READ MORE ></strong></span></a>';
       }
       add_filter('excerpt_more', 'new_excerpt_more');
       ```
   
 * but I have some posts that don’t meet the minimum criteria to display my Read
   More, is there any way to force it no matter the length of post?

The topic ‘the_exceprt’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [bioshox](https://wordpress.org/support/users/bioshox/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/the_exceprt/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
