• The following call:
    echo do_shortcode(‘[get_post_content id=”333″]’);
    returns
    [get_post_content id=”333″] in browser.

    I used to have my website on wordpress 3.5. I am migrating it now to another server and I also upgraded to wordpress 4.3. As a result do_shortcode does not work properly anymore.
    It used to work fine on 3.5.

    Any ideas how to make do_shortcode functioning ?

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

The topic ‘do_shortcode() returns string’ is closed to new replies.