Title: top10 plugin question
Last modified: August 18, 2016

---

# top10 plugin question

 *  [weeble](https://wordpress.org/support/users/weeble/)
 * (@weeble)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/top10-plugin-question/)
 * the top10 plugin cuts off the posts title…Is there anyway I can let show the 
   show the whole post title?
 * Example:
 * PETA protest planned for Ringlingâ€™s arrival
    Instead of PETA protest planned
 * Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/top10-plugin-question/#post-248008)
 * Which plugin? Do you mean this one:
 * [http://weblogtoolscollection.com/archives/2005/03/14/top-10-plugin/](http://weblogtoolscollection.com/archives/2005/03/14/top-10-plugin/)
 * If so, look in the plugin’s file for this line:
 * `$post_title = substr($post->post_title, 0, 20);`
 * and change it to:
 * `$post_title = $post->post_title;`
 *  Thread Starter [weeble](https://wordpress.org/support/users/weeble/)
 * (@weeble)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/top10-plugin-question/#post-248009)
 * thank you very much
 *  [Jon Dingman](https://wordpress.org/support/users/jdingman/)
 * (@jdingman)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/top10-plugin-question/#post-248351)
 * Just to let everyone know, this plugin still has issues. Someone needs to release
   a new version of it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘top10 plugin question’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [Jon Dingman](https://wordpress.org/support/users/jdingman/)
 * Last activity: [20 years, 6 months ago](https://wordpress.org/support/topic/top10-plugin-question/#post-248351)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
