Title: Embed code? (not shortcode)
Last modified: October 24, 2016

---

# Embed code? (not shortcode)

 *  Resolved [chabotjeff](https://wordpress.org/support/users/chabotjeff/)
 * (@chabotjeff)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/embed-code-not-shortcode/)
 * Do you have a reference to how to use an embed code for the galleries? Not the
   shortcode like [NPG id=2244], but code that can be used in php files.

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

 *  Thread Starter [chabotjeff](https://wordpress.org/support/users/chabotjeff/)
 * (@chabotjeff)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/embed-code-not-shortcode/#post-8349431)
 * Nice gallery plug-in by the way 🙂
 *  Plugin Author [A WP Life](https://wordpress.org/support/users/awordpresslife/)
 * (@awordpresslife)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/embed-code-not-shortcode/#post-8349705)
 * Thank for using our plugin. After successful installation of the plugin go to
   plugins “**DOC**” menu for help and instructions. If you need any other help 
   please tell us.
    Please support our plugin and appreciate our work [here](https://wordpress.org/support/plugin/new-photo-gallery/reviews/).
   🙂 Also download more free cool plugins [here](https://profiles.wordpress.org/awordpresslife/#content-plugins).
 *  Plugin Author [A WP Life](https://wordpress.org/support/users/awordpresslife/)
 * (@awordpresslife)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/embed-code-not-shortcode/#post-8349750)
 * Oh sorry! for the wrong answered to your question.
 * Here the correct solution:
 *     ```
       // Use shortcode in a PHP file (outside the post editor).
       <?php echo do_shortcode( '[NPG id=2244]' ); ?>
       ```
   
 * Reference: [https://developer.wordpress.org/reference/functions/do_shortcode/](https://developer.wordpress.org/reference/functions/do_shortcode/)
 * Thanks

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

The topic ‘Embed code? (not shortcode)’ is closed to new replies.

 * ![](https://ps.w.org/new-photo-gallery/assets/icon-256x256.gif?rev=3233854)
 * [Photo Gallery - Image Gallery & Portfolio](https://wordpress.org/plugins/new-photo-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/new-photo-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/new-photo-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/new-photo-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/new-photo-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/new-photo-gallery/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [A WP Life](https://wordpress.org/support/users/awordpresslife/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/embed-code-not-shortcode/#post-8349750)
 * Status: resolved