Title: Adding function get_content
Last modified: January 19, 2017

---

# Adding function get_content

 *  Resolved [GrexSlo](https://wordpress.org/support/users/gregab/)
 * (@gregab)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/adding-function-get_content/)
 * Hi, I have one problem.
    This plugin don’t include sending content of each post.
   So, I try adding manually (class-wp-sms-notifications) but have one problem. 
   When I send out new post I can’t receive SMS with content of post.
 * I use this code:
    ‘%title_post%’ => get_the_title($post->ID), ‘%the_content%’
   => the_content ($post->ID), #own code# ‘%url_post%’ => wp_get_shortlink($post-
   >ID), ‘%date_post%’ => get_post_time(‘Y-m-d’, true, $post->ID, true),
 * So, the problem is just here (I think)
    ‘ the_content ’ => the_content ($post-
   >ID),
 * Which function I must use to get content of post?
    I am also add wp-sms-meta-
   box and class-wp-sms-settings
 * I recommended you to adding this in next version
 * Thanks again 😉

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mostafa Soufi](https://wordpress.org/support/users/mostafas1990/)
 * (@mostafas1990)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/adding-function-get_content/#post-8674018)
 * Hello,
 * Added in the last version of plugin.
    [https://wordpress.org/plugins/wp-sms/changelog/](https://wordpress.org/plugins/wp-sms/changelog/)
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘Adding function get_content’ is closed to new replies.

 * ![](https://ps.w.org/wp-sms/assets/icon.svg?rev=3477319)
 * [WSMS (formerly WP SMS) – SMS & MMS Notifications with OTP and 2FA for WooCommerce](https://wordpress.org/plugins/wp-sms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-sms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-sms/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-sms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-sms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-sms/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mostafa Soufi](https://wordpress.org/support/users/mostafas1990/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/adding-function-get_content/#post-8674018)
 * Status: resolved