2015-04-20, 12:17 AM

$plugin->add_hook('postbit', 'x_run');
function x_run(&$post) {
if($post['regdate'] > strtotime('-2 years')) // Make a static int afterwards
$post['the_display_bit'] = 'omg 2 years';
}
Then add {$post['the_display_bit']} to the postbit template.
Beep Boop
~ RIP Server 2014-2014
~ RIP Server 2014-2014