Title: Outdated template
Last modified: June 3, 2020

---

# Outdated template

 *  Resolved [thyran](https://wordpress.org/support/users/thyran/)
 * (@thyran)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/outdated-template/)
 * We have a site using plugin WooCommerce Better Usability to add ajax functionality
   to our cart when users add or remove items.
 * I have noticed that the WooCommerce status page shows the plugin has an outdated
   template
    …/wp-content/plugins/woo-better-usability//templates/single-add-cart-
   ajax.php version – is out of date. The core version is 3.4.0
 * Running
    WooCommerce Better Usability Version 1.0.38 WooCommerce Version 4.1.1
 * Are their plans to fix this outdated template issue?
 * Please let me know

Viewing 1 replies (of 1 total)

 *  Plugin Author [moiseh](https://wordpress.org/support/users/moiseh/)
 * (@moiseh)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/outdated-template/#post-12937603)
 * Hello Sir,
 * I’ve checked and the template looks fine.
    I will fix in next plugin update to
   not show this warning.
 * If the warning is annoying you can add this header in the file, after the “<?
   php” sentence
 *     ```
       /**
        * Simple product add to cart
        *
        * This template can be overridden by copying it to yourtheme/woocommerce/single-product/add-to-cart/simple.php.
        *
        * HOWEVER, on occasion WooCommerce will need to update template files and you
        * (the theme developer) will need to copy the new files to your theme to
        * maintain compatibility. We try to do this as little as possible, but it does
        * happen. When this occurs the version of the template file will be bumped and
        * the readme will list any important changes.
        *
        * @see https://docs.woocommerce.com/document/template-structure/
        * @package WooCommerce/Templates
        * @version 3.4.0
        */
       ```
   
 * ( file: woo-better-usability/templates/single-add-cart-ajax.php )

Viewing 1 replies (of 1 total)

The topic ‘Outdated template’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-better-usability.svg)
 * [WooCommerce Better Usability](https://wordpress.org/plugins/woo-better-usability/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-better-usability/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-better-usability/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-better-usability/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-better-usability/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [moiseh](https://wordpress.org/support/users/moiseh/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/outdated-template/#post-12937603)
 * Status: resolved