Title: og:description
Last modified: August 30, 2016

---

# og:description

 *  Resolved [Txupass](https://wordpress.org/support/users/txupass/)
 * (@txupass)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/ogdescription/)
 * In og:description is included Title too. How I can delete Title in Description
 * Thank you!!!
 * [https://wordpress.org/plugins/og/](https://wordpress.org/plugins/og/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * (@iworks)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/ogdescription/#post-6857116)
 * Dear Txupass,
 * You can use this code:
 *     ```
       add_filter( 'og_og_description', '__return_false');
       add_filter( 'og_og_title', '__return_false');
       ```
   
 * Tou can add this to file `functions.php` of used theme.
 * Cheers,
    Marcin

Viewing 1 replies (of 1 total)

The topic ‘og:description’ is closed to new replies.

 * ![](https://ps.w.org/og/assets/icon.svg?rev=3296789)
 * [OG — Better Share on Social Media](https://wordpress.org/plugins/og/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/og/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/og/)
 * [Active Topics](https://wordpress.org/support/plugin/og/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/og/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/og/reviews/)

## Tags

 * [og:description](https://wordpress.org/support/topic-tag/ogdescription/)
 * [og:title](https://wordpress.org/support/topic-tag/ogtitle/)

 * 1 reply
 * 2 participants
 * Last reply from: [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/ogdescription/#post-6857116)
 * Status: resolved