Title: Remove subtitile
Last modified: January 10, 2017

---

# Remove subtitile

 *  Resolved [fernandorigotti](https://wordpress.org/support/users/fernandorigotti/)
 * (@fernandorigotti)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/remove-subtitile/)
 * Hi. How can I remove subtitle on Instant Articles post?
 * I don’t have subtitle on my WP posts, so Facebook is showing a excerpt from post
   inside <h2> tag above the title. I’d like to remove it.
 * Thanks!

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

 *  Plugin Author [OzTheGreat](https://wordpress.org/support/users/ozthegreat/)
 * (@ozthegreat)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/remove-subtitile/#post-8638912)
 * Hi fernandorigotti,
 * Do you mean the excerpt field? If so add this to your functions.php file and 
   it should stop it displaying:
 * `add_filter( 'wpna_facebook_post_get_the_excerpt', '__return_false' );`
 * Let me know if that works
 * Thanks
    -  This reply was modified 9 years, 5 months ago by [OzTheGreat](https://wordpress.org/support/users/ozthegreat/).
 *  Plugin Author [OzTheGreat](https://wordpress.org/support/users/ozthegreat/)
 * (@ozthegreat)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/remove-subtitile/#post-8646863)
 * [@fernandorigotti](https://wordpress.org/support/users/fernandorigotti/) Going
   to assume this worked!!
 *  [Luis](https://wordpress.org/support/users/lestaire/)
 * (@lestaire)
 * [9 years ago](https://wordpress.org/support/topic/remove-subtitile/#post-9214144)
 * It worked for me ☺
 * Thank you!

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

The topic ‘Remove subtitile’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-native-articles_fdfefd.svg)
 * [WP Native Articles - Instant Articles Plugin for WordPress](https://wordpress.org/plugins/wp-native-articles/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-native-articles/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-native-articles/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-native-articles/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-native-articles/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-native-articles/reviews/)

## Tags

 * [excerpt](https://wordpress.org/support/topic-tag/excerpt/)

 * 3 replies
 * 3 participants
 * Last reply from: [Luis](https://wordpress.org/support/users/lestaire/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/remove-subtitile/#post-9214144)
 * Status: resolved