Title: Empty caption
Last modified: March 20, 2018

---

# Empty caption

 *  Resolved [BasTaller](https://wordpress.org/support/users/bastaller/)
 * (@bastaller)
 * [8 years ago](https://wordpress.org/support/topic/empty-caption/)
 * The plugin posts images to Instagram without any caption (title).
    Via debug 
   the $caption variable isn’t empty, so this is the problem with the “plugin’s 
   API”.
 *     ```
       $caption = get_the_title($ID);     // caption isn't empty here
       //////////////////////
       $caption = html_entity_decode($caption, ENT_QUOTES, "UTF-8"); // and here
       ```
   
 * Yet, captions could be added to the posted image later via Instagram Android 
   app – so, the account isn’t banned/filtered. Any suggestions?
    -  This topic was modified 8 years ago by [BasTaller](https://wordpress.org/support/users/bastaller/).
    -  This topic was modified 8 years ago by [BasTaller](https://wordpress.org/support/users/bastaller/).
    -  This topic was modified 8 years ago by [BasTaller](https://wordpress.org/support/users/bastaller/).
    -  This topic was modified 8 years ago by [BasTaller](https://wordpress.org/support/users/bastaller/).
    -  This topic was modified 8 years ago by [BasTaller](https://wordpress.org/support/users/bastaller/).
    -  This topic was modified 8 years ago by [BasTaller](https://wordpress.org/support/users/bastaller/).

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

 *  Plugin Author [Roland Alla](https://wordpress.org/support/users/rolandalla91/)
 * (@rolandalla91)
 * [8 years ago](https://wordpress.org/support/topic/empty-caption/#post-10163157)
 * Please check the Updated Version.
    Thanks
 *  [jursem](https://wordpress.org/support/users/jursem/)
 * (@jursem)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/empty-caption/#post-10698265)
 * Hello, I am use plugin version 1.4.3 and WordPress 4.9.8, I have this problem
   too, the plugin posts images to Instagram without any caption. Via debug the 
   $caption variable isn’t empty.
 *  Plugin Author [Roland Alla](https://wordpress.org/support/users/rolandalla91/)
 * (@rolandalla91)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/empty-caption/#post-11015522)
 * Hello [@jursem](https://wordpress.org/support/users/jursem/) ,
    Plugin is now
   updated to 1.4.6 ,it also support debugging you can see the errors returned from
   your IG account .

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

The topic ‘Empty caption’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/auto-post-to-instagram_8dc41d.svg)
 * [Auto Post WP to Photo Social Network](https://wordpress.org/plugins/auto-post-to-instagram/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/auto-post-to-instagram/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/auto-post-to-instagram/)
 * [Active Topics](https://wordpress.org/support/plugin/auto-post-to-instagram/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/auto-post-to-instagram/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/auto-post-to-instagram/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Roland Alla](https://wordpress.org/support/users/rolandalla91/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/empty-caption/#post-11015522)
 * Status: resolved