• Resolved Jerrad

    (@jjgleim)


    I use a plugin called Admin Columns Pro that allows me to customize the column layouts of my site’s WordPress admin pages. When setting up the Last Login column in my Users layout, I am only able to set up a Sort option. I would also like to add a date range filter where I can choose to filter my site users by a range of dates.

    Is this an option you can add to the plugin or can you point me to some code that can help me make this happen?

    Here’s some pics so you can see what I’m talking about.

    Thanks!

    Jerrad

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Hi Jerrad,

    Thank you for using Paid Memberships Pro.

    The login data is stored inside the user meta table of WordPress so querying the users on their login times between a date range should be possible. (As the data is stored as a timestamp).

    I have added this to our development schedule to integrate with Admin Columns Pro. I’d also recommend in reaching out to their support staff to see if they are able to provide you with code for querying user meta in their plugin. They may have a code recipe available for you.

    Thank you for your understanding.

    Thread Starter Jerrad

    (@jjgleim)

    Thanks Andrew! I’ll reach out to ACP for the user meta code and look forward to seeing an update with your plugin in the future.

    Thanks – Jerrad

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Date Range Filter Option’ is closed to new replies.