Title: display date
Last modified: August 31, 2016

---

# display date

 *  Resolved [rebel.ga](https://wordpress.org/support/users/rebelga/)
 * (@rebelga)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/display-date-5/)
 * Is there an option to include the dates testimonials were entered?
 * [https://wordpress.org/plugins/bne-testimonials/](https://wordpress.org/plugins/bne-testimonials/)

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

 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/display-date-5/#post-7304571)
 * Hello. There’s not an option to do this automatically. You can of course add 
   it manually to the message body or tinker with the `bne_testimonials_the_content`
   filter to customize the message output.
 *  Thread Starter [rebel.ga](https://wordpress.org/support/users/rebelga/)
 * (@rebelga)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/display-date-5/#post-7304599)
 * OK, thanks.
 * I’ve found the list of hooks for 2.x at [http://support.bnecreative.com/product-support/wordpress-plugins/bne-testimonials-pro/](http://support.bnecreative.com/product-support/wordpress-plugins/bne-testimonials-pro/)
   but am unsure which of the older hooks I can safely depend on. Some are marked
   legacy in the code so that makes me cautious to use them (and also am unsure 
   if they are even used in the newer shortcodes). I couldn’t find a comprehensive,
   up-to-date list.
 * I have found in the code (in addition to the 2.x, cmb2 and puc stuff):
 *     ```
       bne_testimonials_content
       bne_testimonials_cpt_args
       bne_testimonials_details
       bne_testimonials_featured_image
       bne_testimonials_list_above
       bne_testimonials_list_below
       bne_testimonials_list_single_above
       bne_testimonials_list_single_below
       bne_testimonials_masonry_above
       bne_testimonials_masonry_below
       bne_testimonials_masonry_single_above
       bne_testimonials_masonry_single_below
       bne_testimonials_single_structure
       bne_testimonials_slider_above
       bne_testimonials_slider_below
       bne_testimonials_slider_single_above
       bne_testimonials_slider_single_below
       bne_testimonials_the_content
       bne_testimonials_title
       bne_testimonials_wp_from_email
       ```
   
 * It would be most helpful if the 2.x list was expanded to include both new and
   prior shortcodes that will be maintained going forward.
 * BTW – I have used other testimonial plugins in the past and tested about a dozen
   this time. I like yours because it is cleanly implemented, has all the features
   I need without fluff and produces attractive output. Well done! Also, FWIW, I
   avoid commercial plugins for a lot of reasons but your pricing for a quality 
   plugin and developer friendly license makes this an easy purchase. It also makes
   me interested in your other stuff…
 *  Plugin Author [Kerry](https://wordpress.org/support/users/bluenotes/)
 * (@bluenotes)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/display-date-5/#post-7304622)
 * Are you using BNE Testimonials (free) from the WP Repo or the pro version?
 * The list of filters on the support site is what is officially supported in the
   pro v2.x. All filters in the free version are still available in the pro version
   but only using the v1.x variants of the shortcodes. Those are not being removed
   and left in for backwards compatibility. Therefore, you should be fine using 
   those existing filters. They will remain in the free version here on the WP Repo
   and as legacy in the v2.0 pro.
 * With your other question, If using the v2.x shortcode versions, some of the old
   filters are technically there, but renamed. For example bne_testimonials_title
   is now bne_testimonials_name.
 * In other words, If using v1.x shortcode in either free or pro, you would use 
   bne_testimonials_title. In v2.x shortcode you would use bne_testimonials_name
   going forward. Hope that makes sense.
 *  Thread Starter [rebel.ga](https://wordpress.org/support/users/rebelga/)
 * (@rebelga)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/display-date-5/#post-7304629)
 * I am using the Pro version (bought yesterday).
 * Thanks for the explanation.

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

The topic ‘display date’ is closed to new replies.

 * ![](https://ps.w.org/bne-testimonials/assets/icon-256x256.png?rev=1408516)
 * [BNE Testimonials](https://wordpress.org/plugins/bne-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bne-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bne-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/bne-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bne-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bne-testimonials/reviews/)

## Tags

 * [date](https://wordpress.org/support/topic-tag/date/)

 * 4 replies
 * 2 participants
 * Last reply from: [rebel.ga](https://wordpress.org/support/users/rebelga/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/display-date-5/#post-7304629)
 * Status: resolved