Question about listing owners

This topic contains 6 replies, has 3 voices, and was last updated by  Ann 4 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #488062

    Ann
    Full Member
    Post count: 84

    We have a few “super” clients who hire us to manage their listing for them. We do not want them to receive listing expiration notices and we prefer to email them manually. If we edit the expiration date of their listings to a far date in the future using the editor in the WP admin, will this cause any problem? Or is there any other way for us to prevent email notifications to be sent to selected users?

    #488070

    Ann
    Full Member
    Post count: 84

    Or is there a hook in your email function that would allow me to do this:

    if( current_user_can( ‘super_client’ ) ) :
    // do not email
    endif;

    #488098

    Alex Rollin
    Moderator
    Post count: 27815

    You can adjust the expiry date manually, certainly.
    There isn’t a way to disable emails for a single package as far as I know but I will ask the developers if there is a hook for that.

    #488401

    Ann
    Full Member
    Post count: 84

    If a package is free, I assume it will need no expiration, hence no email notification?

    #488443

    Alex Rollin
    Moderator
    Post count: 27815

    Free packages can have time-limits/expiration, too.

    #488570

    Kiran
    Moderator
    Post count: 7069

    Hi Ann,

    Are you taking for Payment Manager v1 or v2?
    Are you asking about pre-expiration notification emails or notification sent after listing expiration.

    Let us know.

    Kiran

    #488895

    Ann
    Full Member
    Post count: 84

    We’re asking because we want to prevent expiry notices to be sent to a select group of listing owners (sort of VIP clients) but we still would like to be able to bill them for the listing.

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket