• dwillis

    (@dwillis)


    I’m trying to create a feature on my site that uses the custom fields. Each of my entries has a “cite” custom field with the name of a media outlet in it. On a separate page, I’d like to have a listing of a certain type of custom field (that part of the sql works, see http://www.thescoop.org/meta.php) and have WP dynamically generate “archives” based on the link (again, see the page, it makes more sense there). The SQL I have now does a nice group by query and generates the links, but I’m not sure what to do to enable WP to actually fetch the corresponding posts that I want to appear when you click on a link. Any advice would be appreciated.
    Derek

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dwillis

    (@dwillis)

    Thread Starter dwillis

    (@dwillis)

    Thanks, I’ll look into doing that. I was also considering basing this on how the category archives are generated, so I’ve been checking out the category functions. I guess I’m stuck on the code to dynamically generate and populate virtual subdirectories from the links I’ve been able to generate.

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

The topic ‘Meta Use Question’ is closed to new replies.