Forums

Display (photo) contents of sub dir in wp-content (2 posts)

  1. corkonian
    Member
    Posted 1 year ago #

    Hi All,

    Here's a brief description of what I've done & am trying to do:
    - I've installed the twitter-image-host plugin
    - the plugin has been configured & is working
    - photos I attach to tweets are now hosted in myblog/wp-content/twitter-image-host-content

    What I'd love to be able to do is create a page on my blog that shows a feed of the photos that are stored in this directory.

    Appreciate any advice or direction-pointing that can be given.

    Thanks,
    Eoin

  2. argiope.com
    Member
    Posted 1 year ago #

    Try this on a template page:

    <?php twitter_image_host_images(array('author' => 'YOUR_TWITTER_NAME')); ?>

    If you've got everything set up right, it should display thumbs of photos you've published.

    Lots of other display tricks here:

    http://wordpress.org/extend/plugins/twitter-image-host/other_notes/

Topic Closed

This topic has been closed to new replies.

About this Topic