Function epl_contact_recent_activities
Contact Recent Activities
Package: EPL\Admin\ContactsActions
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.0
Located at lib/includes/admin/contacts/contact-actions.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.0
Located at lib/includes/admin/contacts/contact-actions.php
Parameters summary
array |
$contact |
object. |
integer |
$number = 10 |
Number page. |
integer |
$paged = 1 |
Paging or not. |
string |
$orderby = 'comment_date' |
Order by. |
string |
$order = 'DESC' |
Order ASC or DESC. |