Display Info on Latest Message in thread


Home Forums Front End PM PRO Display Info on Latest Message in thread

This topic is: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #41557
    David
    Participant

    Hi Shamim, I hope you are well.

    I am trying to display some info using fep_display_after_message. However, I only want to display it on the most recent message in the thread. Is there an IF (fep message is latest in thread ) conditional? Any help would be appreciated.

    Thanks

    #41565
    Shamim Hasan
    Keymaster

    You can try if( fep_get_message_field( 'mgs_created' ) == fep_get_message_field( 'mgs_last_reply_time', fep_get_parent_id( fep_get_the_id() ) ) ).

    Let me know.

    #41622
    David
    Participant

    Yes, it works perfectly. Many thanks!

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

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.