The plugin is wonderful, wondering how I can limit it however to only show one post for every date range it returns.
I am calling the plugin with the following code `<?php if (function_exists('ayb_posts')) { ayb_posts("anniversary=1&dateformat=Y"); } ?>
`