Hi,
I am working on a photo/video blog and I would like to track the total number of photos and videos that I have in the entries.
I have created two custom fields, one for photos and one for videos. The values in each of those are the total number of photos or videos in the post.
Now ... outside of the loop, how can I add the value of each of those keys, images and video, for all posts? The end result would be something like "this blog has 1000 images and 100 videos".
If someone has a better idea of how to make this happen, that would be great.
My one concern with adding this feature is how long it will take to add all these numbers for each entry, that it will slow down the site a lot.
Thoughts?
Thanks!!