User of the Day (UOTD) on its front page.

Depending on your project's requirements and resources, there are two main approaches to screening profiles and selecting UOTD. Both involve a 'profile screening page' used by project staff.

You can customize the database queries used to select profiles for screening and for UOTD candidacy. To do so, define either of the functions

uotd_candidates_query()
profile_screen_query()
in your html/project/project.inc file. Each function must return a SQL query. "; page_tail(); ?>