2020-08-17, 09:53 PM
Please notet hat
If you use the Template Conditionals plugin you could use
{$post['uid']}
isn't formatted. However, a plugin for this would be quite pointless.If you use the Template Conditionals plugin you could use
<?=my_number_format($post['uid'])?>
.