Hi,
I have an installation with some modifications to show future posts as events. And I would like to have those events tags listed in the tags cloud. Is it possible to configure the post_status somewhere in the tag cloud widget?
Thanks,
Hi,
I have an installation with some modifications to show future posts as events. And I would like to have those events tags listed in the tags cloud. Is it possible to configure the post_status somewhere in the tag cloud widget?
Thanks,
You would need to create a custom function for the tag cloud widget, then in the query_posts, make sure it includes unpublished posts as well
Thanks jdingman, can you be a little more especific?
I did a custom function, but I dont know where to add the future events, as there is not a post_status parameter. I search here http://codex.wordpress.org/Function_Reference/wp_tag_cloud
Thanks,
This topic has been closed to new replies.