Title: Displaying Dates
Last modified: February 2, 2018

---

# Displaying Dates

 *  [webguy007](https://wordpress.org/support/users/webguy007/)
 * (@webguy007)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/displaying-dates/)
 * How do I enable the displaying of Date Recorded, Date updated and last accessed
   on the search page results?
 * Thank you

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

 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/displaying-dates/#post-9931782)
 * To show those fields, which are normally not public, you need to explicitly list
   all the fields you want shown in the list shortcode using the “fields” attribute.
   For instance:
 * `[pdb_list fields="first_name,last_name,date_recorded"]`
 *  Thread Starter [webguy007](https://wordpress.org/support/users/webguy007/)
 * (@webguy007)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/displaying-dates/#post-9932089)
 * Thanks for the quick response and for making it so easy to do things like this!
 *  Thread Starter [webguy007](https://wordpress.org/support/users/webguy007/)
 * (@webguy007)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/displaying-dates/#post-9932128)
 * I’m still not sure how I would solve what I’m trying to do.
    I have: [pdb_list
   search=true template=serial suppress=true] Which the person has to enter the 
   serial number and if found, the records are displayed according to the settings
   in admin.
 * How would I also show date_recorded and date_updated in this search list?
 * If it’s by adding [pdb_list fields=”date_recorded”] I only want this information
   coming up when they search for it by serial number and it comes up and I’m not
   sure exactly where I would put this as by itself, it auto displays the information
   without the search.
 * Thanks
 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/displaying-dates/#post-9932757)
 * Just add the “fields” attribute to your shortcode. In the value for that attribute
   list all the fields you want shown. All the other things you have set up will
   continue to work.

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

The topic ‘Displaying Dates’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Roland Barker](https://wordpress.org/support/users/xnau/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/displaying-dates/#post-9932757)
 * Status: not resolved