Forums

Twitter Widget Pro
Adding a feed to a template (2 posts)

  1. lenehanj
    Member
    Posted 4 months ago #

    Hi

    I would like to use your plugin on a page. It there anyway your plugin can be added to the index.php page. Is there a way to get it working within the HTML. In this case the [twitter-widget username="yourTwitterUsername"] will not work as I don't want to put it in a page or post. I want the feed to display in the index.php.

    Is this possible?

    Thanks

    John

    http://wordpress.org/extend/plugins/twitter-widget-pro/

  2. Aaron D. Campbell
    Member
    Posted 4 months ago #

    You can execute any shortcode in your code with this little bit of php:
    <?php echo do_shortcode( 'text with [shortcode]' ) ?>
    Further reading: http://codex.wordpress.org/Function_Reference/do_shortcode

Reply

You must log in to post.

About this Plugin

About this Topic