Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #56453
    Anonymous
    Inactive

    Hi all,

    maybe there could be more done with attendee list and booking list? I need some filter for:
    ā€“ pending bookings only
    ā€“ approved/payed bookings only
    How can this be done?

    I tried with hooks and filters, but iā€™m not that deep into programming, i cannot understand the documentation linked to wordpress filter and what to do to achieve my needs. Placeholder [eme_if] or [eme_for] seem not to work with the lists, as they only filter text not the whole list entry. Also the placeholders available via Mailing should be available in the lists, too.

    Not that essential but nice to have might be filter sorting function to specific fields within the lists.

    Thanks for feedback and kind regards ?

    #56456
    Franky
    Keymaster

    attendees have no notion of paid/approved. Only bookings can be paid/approved and there you can use [eme_if] to check if the booking has been paid. Is the doc not clear there?

    #56458
    Franky
    Keymaster

    Added options in the next versions. From the changelog:

    * Shortcodes eme_attendees and eme_bookings have 2 extra options (to be able to show all/approved/pending and all/paid/unpaid)
    approval_status (default:0, 1:only pending, 2:only approved)
    paid_status: (default:0, 1:unpaid, 2:paid)

    #56460
    Anonymous
    Inactive

    Thanks for the fast investigation. I will try this as soon the release is out.
    (i’m on holidays the next 2 weeks, so testing may be delayed afterwards)

    #56547
    Anonymous
    Inactive

    Hi Franky,

    just tested and implemented the new filter for us. Works fine, thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top