Viewing 1 replies (of 1 total)
  • Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey there faysalpk,

    Hope you’re well today ??

    First part should be possible to get by using something like this:

    global $appointments;
    echo count($appointments->get_reserve_apps_by_worker($appointments->location, <WORKER_ID>));

    You’d have to replace WORKER_ID with the ID of the worker.

    As for your second request I’m not really sure what you’re referring to, can you please add more details so I can better understand what you’re trying to do.

    Best regards,
    Bojan

Viewing 1 replies (of 1 total)
  • The topic ‘Display Total number of Appointments of a service provider’ is closed to new replies.