• Resolved afjsystem

    (@afjsystem)


    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.

    https://www.ads-software.com/plugins/shortcodes-ultimate/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘do_shortcode’ is closed to new replies.