Viewing 1 replies (of 1 total)
  • It doesn’t seem (from studying the database) that WordPress stores the age of tags.

    What you could do then is find the oldest post for each tag and use that as an indicator for tag age. Look into http://codex.wordpress.org/Class_Reference/WP_Query for this.

    However running WP_Query for each tag seems rather expensive? (I don’t know for sure, I’ve never tried it.)

Viewing 1 replies (of 1 total)
  • The topic ‘Recent category/taxonomy’ is closed to new replies.