Title: 's Replies | WordPress.org

---

# dadone

  [  ](https://wordpress.org/support/users/dadone/)

 *   [Profile](https://wordpress.org/support/users/dadone/)
 *   [Topics Started](https://wordpress.org/support/users/dadone/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dadone/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dadone/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dadone/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dadone/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dadone/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Get the custom description in page](https://wordpress.org/support/topic/get-the-custom-description-in-page/)
 *  Thread Starter [dadone](https://wordpress.org/support/users/dadone/)
 * (@dadone)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/get-the-custom-description-in-page/#post-3859306)
 * Nvm, I’ve fixed.
 * Solution:
 * if(is_page()) {
    global $post; $metadesc = get_post_meta($post->ID, ‘_yoast_wpseo_metadesc’,
   true); return $metadesc; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Offload SES Lite] Headers from Contact Form plugin](https://wordpress.org/support/topic/headers-from-contact-form-plugin/)
 *  [dadone](https://wordpress.org/support/users/dadone/)
 * (@dadone)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/headers-from-contact-form-plugin/#post-3813438)
 * Ok, thanks for your time, I appreciate. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Offload SES Lite] Headers from Contact Form plugin](https://wordpress.org/support/topic/headers-from-contact-form-plugin/)
 *  [dadone](https://wordpress.org/support/users/dadone/)
 * (@dadone)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/headers-from-contact-form-plugin/#post-3813433)
 * Thanks, but it’s not working for me. I have the Reply-To: [your-name] <[your-
   email]> as Additional Headers in contact form 7, Reply To set to headers in wp
   ses and I’ve modified 551 of classes.php, but when I want to Reply, it appears
   the same e-mail address 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Offload SES Lite] Headers from Contact Form plugin](https://wordpress.org/support/topic/headers-from-contact-form-plugin/)
 *  [dadone](https://wordpress.org/support/users/dadone/)
 * (@dadone)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/headers-from-contact-form-plugin/#post-3813430)
 * Hi,
    Can you explain step by step what line have you modified and where?
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Is this possible in WP?](https://wordpress.org/support/topic/is-this-possible-in-wp-2/)
 *  Thread Starter [dadone](https://wordpress.org/support/users/dadone/)
 * (@dadone)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/is-this-possible-in-wp-2/#post-774980)
 * Thx for your reply. Let’s put this simple:
    “Blogger X” is writing on his blog
   about apples. He is really proud of his post. He come on my site (you can see
   my site like digg.com if you like), he register, then he must complete a form
   with: post title, a little description, name, website, mail. After that, his 
   post title will be displayed on my frontpage. If “guest X” like “blogger X” post
   he will give him a thumb up or 5 stars (anyway a voting system). At the end of
   the day, the most voted post will win something. When someone click on his post
   he will see the title, description and the url to his blog or post url, whatever
   she entered. It make sense now?

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