Title: Automatic sorting by last update
Last modified: October 20, 2018

---

# Automatic sorting by last update

 *  Resolved [inzerat](https://wordpress.org/support/users/inzerat/)
 * (@inzerat)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/automatic-sorting-by-last-update/)
 * Hello,
 * we need sorting by last update
 * screenshot: [https://pasteboard.co/HJj38oR.png](https://pasteboard.co/HJj38oR.png)
 * How can do this? Please you can write snippet function.php?
 * Thank you

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Contributor [MariaKravchenko](https://wordpress.org/support/users/mariakravchenko/)
 * (@mariakravchenko)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/automatic-sorting-by-last-update/#post-10803371)
 * Hello.
 * Unfortunately, there is no ability to do that by default. About custom development,
   you could check with Marcus.
    [https://app.hubspot.com/meetings/marcus-smoot](https://app.hubspot.com/meetings/marcus-smoot)
 * Regards.
    -  This reply was modified 7 years, 7 months ago by [MariaKravchenko](https://wordpress.org/support/users/mariakravchenko/).
    -  This reply was modified 7 years, 7 months ago by [MariaKravchenko](https://wordpress.org/support/users/mariakravchenko/).
 *  Thread Starter [inzerat](https://wordpress.org/support/users/inzerat/)
 * (@inzerat)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/automatic-sorting-by-last-update/#post-10815308)
 * Just say me where is file with this function? order by user registered … i want
   sort by time
 *  Plugin Contributor [MariaKravchenko](https://wordpress.org/support/users/mariakravchenko/)
 * (@mariakravchenko)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/automatic-sorting-by-last-update/#post-10815404)
 * I didn’t find any meta field which is responsible for that.
 *  Thread Starter [inzerat](https://wordpress.org/support/users/inzerat/)
 * (@inzerat)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/automatic-sorting-by-last-update/#post-10818226)
 * here are screens from DB:
    [https://ibb.co/fk9Z3A](https://ibb.co/fk9Z3A) – wp_crm_log
   [https://ibb.co/hf8iwV](https://ibb.co/hf8iwV) – wp_users
 * the wp_crm_log table provides a time column, and object_id refers to the user
   in the wp_users table
 * and we need to make a code for functions.php which suggests that users in the
   wp-crm plug-in will not be listed by date of registration, but by adding a log(
   wp_crm_log provides the time column)
 *  Plugin Contributor [MariaKravchenko](https://wordpress.org/support/users/mariakravchenko/)
 * (@mariakravchenko)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/automatic-sorting-by-last-update/#post-10819086)
 * That time is not the time when the user was updated.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Automatic sorting by last update’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-crm_c36510.svg)
 * [WP-CRM - Customer Relations Management for WordPress](https://wordpress.org/plugins/wp-crm/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-crm/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-crm/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-crm/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-crm/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-crm/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [MariaKravchenko](https://wordpress.org/support/users/mariakravchenko/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/automatic-sorting-by-last-update/#post-10819086)
 * Status: resolved