Return Multiple Results From One Custom Field
-
I’m working on a blog where each entry has an audio file associated with it. The audio file URL for each post (remotely hosted) for each post is entered into a custom field (using the Custom Field Template plugin), and called into a flash player on each post.
What I’d like to do, in addition to offering each posts audio file on it’s own single.php page, is to offer a week’s worth (or some other number, not sure yet) in a player on the sidebar or header or something. I know where the URLs would need to go in the player code, but I’m not sure how to call the latest 7 results of one custom field. The results would also need to print separated by a pipe, which I’m sure goes in the call somewhere, right?
Thanks in advance, and please let me know if more info or explanation is needed!
- The topic ‘Return Multiple Results From One Custom Field’ is closed to new replies.