00 Day
00 Hour
00 Min
00 Sec

Reply To: Few Developer Questions – Custom Fields

Home Forums HRM Few Developer Questions – Custom Fields Reply To: Few Developer Questions – Custom Fields

#43892
abdul billoo
Participant

Your inital code says we can do it via arguments in erp\includes\functions-people.php


$defaults = [
        'type'       => 'all',
        'number'     => 20,
        'offset'     => 0,
        'orderby'    => 'id',
        'order'      => 'DESC',
        'trashed'    => false,
        'meta_query' => [],
        'count'      => false,
        'life_stage' => '',
        'include'    => [],
        'exclude'    => [],
        's'          => '',
        'no_object'  => false
    ];

Can u give an example with what i wish to achieve using $defaults or any example that is closer and works with multiple meta values?

  • This reply was modified 5 years, 1 month ago by abdul billoo.

Contact Us

Reach out to us for any inquiry

You must enter full name
You must enter email
You must enter message

We received your query

We will reply to you very soon :)