Title: I Changed Your code
Last modified: August 1, 2025

---

# I Changed Your code

 *  [hummelmose](https://wordpress.org/support/users/hummelmose/)
 * (@hummelmose)
 * [10 months ago](https://wordpress.org/support/topic/i-changed-your-code/)
 * Hi Emma. First of all, thanks for a great plugin.
 * I only had one issue, and that’s if there’s a caption under the first picture
   in the article, then the description on Bluesky ends up looking like this:
 * `[caption id="attachment_51381" align="alignnone" width="1165"] Hi-Fi Klubben
   Odense. Foto: recordere.dk[/caption] Hifi Klubben flytter ud af ...`
 * I therefore changed line 205 in the code to:
   `'description' => html_entity_decode(
   string: $og_data['description'] ?? wp_trim_words($post->post_excerpt, 30, '...'),
   ENT_QUOTES, 'UTF-8'),`So it uses the excerpt in stead of the body.I couldn’t 
   find any repo, so hope it’s OK.
    -  This topic was modified 10 months ago by [hummelmose](https://wordpress.org/support/users/hummelmose/).

The topic ‘I Changed Your code’ is closed to new replies.

 * ![](https://ps.w.org/simple-auto-poster-for-bluesky/assets/icon-256x256.png?rev
   =3166681)
 * [Simple Auto-Poster for Bluesky](https://wordpress.org/plugins/simple-auto-poster-for-bluesky/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-auto-poster-for-bluesky/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-auto-poster-for-bluesky/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-auto-poster-for-bluesky/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-auto-poster-for-bluesky/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-auto-poster-for-bluesky/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [hummelmose](https://wordpress.org/support/users/hummelmose/)
 * Last activity: [10 months ago](https://wordpress.org/support/topic/i-changed-your-code/)
 * Status: not resolved