mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-14 04:06:36 +09:00
3 lines
143 B
PHP
3 lines
143 B
PHP
<h3>New Registrations over last 30 days</h3>
|
|
|
|
<?php echo $ultimatemember->chart->create('data=new_users&x_label=Day&y_label=Daily Signups'); ?>
|