Forums

AmberPanther WP Include File
Any shortcodes in the external file are not processed (1 post)

  1. flixflix
    Member
    Posted 1 year ago #

    If the file to be included contains shortcodes, your web page will display them just the way they were written, i.e. [shortcode...]

    As a temporary fix, open wp-include-file.php in your plugins folder and change return $content; to return do_shortcode($content);

    http://wordpress.org/extend/plugins/wp-include-file/

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic