Title: Embed Shortcode in script
Last modified: August 21, 2016

---

# Embed Shortcode in script

 *  Resolved [brashell](https://wordpress.org/support/users/brashell/)
 * (@brashell)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/embed-shortcode-in-script/)
 * Soooo, I am trying to embed the short code automatically by calling <?php wpba_attachment_list();?
   > but it for some reason isn’t returning anything. It works when I do the normal
   short code though. Any Ideas?
 * [http://wordpress.org/plugins/wp-better-attachments/](http://wordpress.org/plugins/wp-better-attachments/)

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

 *  Thread Starter [brashell](https://wordpress.org/support/users/brashell/)
 * (@brashell)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/embed-shortcode-in-script/#post-4139630)
 * `<?php wpba_attachment_list(); ?>`
 *  Thread Starter [brashell](https://wordpress.org/support/users/brashell/)
 * (@brashell)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/embed-shortcode-in-script/#post-4139632)
 * NVM I am a gigantic idiot, for others who need it
 * `<?php echo wpba_attachment_list( array() ); ?>`

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

The topic ‘Embed Shortcode in script’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-better-attachments.svg)
 * [WP Better Attachments](https://wordpress.org/plugins/wp-better-attachments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-better-attachments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-better-attachments/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-better-attachments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-better-attachments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-better-attachments/reviews/)

## Tags

 * [attachment](https://wordpress.org/support/topic-tag/attachment/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 2 replies
 * 1 participant
 * Last reply from: [brashell](https://wordpress.org/support/users/brashell/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/embed-shortcode-in-script/#post-4139632)
 * Status: resolved