Support

Account

Home Forums Add-ons Repeater Field Comparing two fields from different users Reply To: Comparing two fields from different users

  • Hi @langton82

    To get the ring lists, you can always use wpdb class. This page should give you more idea about it: https://codex.wordpress.org/Class_Reference/wpdb.

    I hope this helps.