Function epl_contact_recent_interests
Contact Recent Interest in Listings
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
|
$contact |
Contact object. |
integer |
$number = 10 |
Number page. |
integer |
$paged = 1 |
Paging or not. |
string |
$orderby = 'post_date' |
Order by. |
string |
$order = 'DESC' |
Order ASC or DESC. |