Title: add Compatible Up to
Last modified: September 2, 2016

---

# add Compatible Up to

 *  Resolved [Li-An](https://wordpress.org/support/users/li-an/)
 * (@li-an)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/add-compatible-up-to/)
 * Hello,
    after a lot of search, I’ve found that your plugin is the only reliable
   to show information about plugins. But it lacks an information for my use: my
   manage a WP plugins review blog and I would appreciate to have the Compatible
   Up to information – so the reader would see in a glance if a plugin reviewed 
   some years ago is still compatible.
 * Another thing: the last_updated custom shortcode shows a date in english format,
   not very friendly for french users by example.
 * Thanks for sharing your work. And soon a review of your plugin 🙂

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

 *  Plugin Author [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * (@brikou)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/add-compatible-up-to/#post-8172871)
 * Hi Li-An,
    Sorry for the late, I was in vacation. “compatible up to” is already
   available with the “tested” field:
 * > [wp-pic type=”plugin” slug=”wp-plugin-info-card” custom=”tested” ]
 * You’re right for the date format. It is displayed with the default API format(
   so english) because the custom shortcode only retrieve data from the API and 
   display them without any treatment.
 * If you want to modify it, I suggest you to create a custom template as explained
   within the documentation.
 * Regards,
 *  Thread Starter [Li-An](https://wordpress.org/support/users/li-an/)
 * (@li-an)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/add-compatible-up-to/#post-8173081)
 * Thanks for your answer – and I have to change all my shortcodes 🙂 Is “tested”
   shown in documentation ? I did not find it.
 * Are you sure it works. I tried [wp-pic slug=”client-portal” align=”center” layout
   =”large” custom=”tested”] and nothing is showing.
    -  This reply was modified 9 years, 10 months ago by [Li-An](https://wordpress.org/support/users/li-an/).
 *  Plugin Author [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * (@brikou)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/add-compatible-up-to/#post-8396798)
 * Hi Li-An,
    Sorry for the late, this is a really busy time, and I totaly forget
   to answer you.
 * You’re right, the “tested” option isn’t documented yet since I’ve introduce some
   new data from the API and didn’t take the time to write about it.
 * By the way, you can inspect wp-plugin-info-card-add-plugin.php file from line
   38 to see which fields are available.
 * Finally, to see only the “tested” value, you have to use the following shortcode.
   `[
   wp-pic slug="client-portal" align="center" layout="custom" custom="tested"]`
 * Best,
 *  Thread Starter [Li-An](https://wordpress.org/support/users/li-an/)
 * (@li-an)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/add-compatible-up-to/#post-8396895)
 * So it’s not possible to show the “tested” on large layout ?
 *  Plugin Author [Brice Capobianco](https://wordpress.org/support/users/brikou/)
 * (@brikou)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/add-compatible-up-to/#post-8396926)
 * Yes it is.
    Here is a quote of the plugin description page:
 * > You can easily overload the plugin rendering. You need to create a new “wppic-
   > templates” folder into your theme folder, then copy the template you want to
   > overload from the WP Plugin Info Card “wppic-templates” folder.
 * Once you have your template in your theme folder (copy the large one from the
   plugin folder), you can add/change what you whant.
 * Best,
 *  Thread Starter [Li-An](https://wordpress.org/support/users/li-an/)
 * (@li-an)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/add-compatible-up-to/#post-8397087)
 * Thanks. I did not notice the template thing. I will take a look at it.

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

The topic ‘add Compatible Up to’ is closed to new replies.

 * ![](https://ps.w.org/wp-plugin-info-card/assets/icon.svg?rev=1031164)
 * [WP Plugin Info Card](https://wordpress.org/plugins/wp-plugin-info-card/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-plugin-info-card/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-plugin-info-card/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-plugin-info-card/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-plugin-info-card/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-plugin-info-card/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Li-An](https://wordpress.org/support/users/li-an/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/add-compatible-up-to/#post-8397087)
 * Status: resolved