• prosim

    (@prosim)


    In the Login List page I see all entries when no daterange is speciied and when I set some filters only the appropriate records are shown.
    But when I have the following shortcode in a post:
    [user_login_history limit=’20’ columns=’username,user_id,role,time_login,time_logout,duration,time_last_seen’]
    I am forced to enter a daterange, and whatever range I enter the result is always the message “no records found”.
    Am I missing something?

Viewing 1 replies (of 1 total)
  • Plugin Author Faiyaz Alam

    (@faiyazalam)

    The shortcode is used to render the records of the current loggedin user.
    There is no need to apply date range to see the records on frontend.
    It will show all the records of current user.
    Can you check your database table “fa_user_logins” if there is records based on your applied filters?

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode filter’ is closed to new replies.