Title: do_shortcode
Last modified: August 21, 2016

---

# do_shortcode

 *  Resolved [afjsystem](https://wordpress.org/support/users/afjsystem/)
 * (@afjsystem)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/do_shortcode-3/)
 * hi.. it’s great plugin that i’ve use in my customizr theme.
    but can you advise
   me how to apply your shortcode plugin using do_shortcode[‘xxx’] function.
 * i try to implement this :
 *     ```
       add_action(‘__loop’, ‘content_after_loop’, 11);
       function content_after_loop() {
       echo do_shortcode(‘[your-plugin-shortcode]‘);
       }
       ```
   
 * please help.
 * [http://wordpress.org/plugins/shortcodes-ultimate/](http://wordpress.org/plugins/shortcodes-ultimate/)

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/do_shortcode-3/#post-4243808)
 * start by making sure to only use straight quotation marks ‘
 * those odd ones often come when copying from web pages…
 *  Thread Starter [afjsystem](https://wordpress.org/support/users/afjsystem/)
 * (@afjsystem)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/do_shortcode-3/#post-4243845)
 * hahaha.. yaps. my stupid mistake.
 * resolved. great plugins.

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

The topic ‘do_shortcode’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [WP Shortcodes Plugin — Shortcodes Ultimate](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [afjsystem](https://wordpress.org/support/users/afjsystem/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/do_shortcode-3/#post-4243845)
 * Status: resolved