Title: LifeTime!
Last modified: December 1, 2017

---

# LifeTime!

 *  Resolved [visualact](https://wordpress.org/support/users/visualact/)
 * (@visualact)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/lifetime-2/)
 * Hi,
 * Thank you for your great plugin.
 * I’m offering a life time subscription and I was wondering if I could replace “
   year” to “Life Time”?
 * Also even thought I have set the date to never but customers see a year period.
   Is there an option to change that too?
 * Thanks
    Yasush
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flifetime-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [markhf](https://wordpress.org/support/users/markhf/)
 * (@markhf)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/lifetime-2/#post-9739766)
 * Hi [@visualact](https://wordpress.org/support/users/visualact/)
 * Could you please share a screenshot of your issue. If the subscription expiry
   set to never, it wouldn’t show year. If your product is yearly subscription product,
   it will show price/year
 *  Thread Starter [visualact](https://wordpress.org/support/users/visualact/)
 * (@visualact)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/lifetime-2/#post-9741069)
 * Hi Mark,
 * Please see the links for screenshot:
 * [Screenshot_01](https://www.photobox.co.uk/my/photo/full?photo_id=500289198209)
   
   [Screenshot_02](https://www.photobox.co.uk/my/photo?album_id=5144314432&photo_id=500289196932)
 * Thanks
    -  This reply was modified 8 years, 5 months ago by [visualact](https://wordpress.org/support/users/visualact/).
    -  This reply was modified 8 years, 5 months ago by [visualact](https://wordpress.org/support/users/visualact/).
 *  [markhf](https://wordpress.org/support/users/markhf/)
 * (@markhf)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/lifetime-2/#post-9746856)
 * Hi [@visualact](https://wordpress.org/support/users/visualact/)
 * No Screenshots available in the above link. Please update the correct links
 *  Thread Starter [visualact](https://wordpress.org/support/users/visualact/)
 * (@visualact)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/lifetime-2/#post-9755450)
 * Hi Mark,
 * The links are working for me. I have uploaded the images to a different website.
   Please see the screenshots at the link below:
 * [Screenshot_01](https://prnt.sc/hjrw7l)
    [Screenshot_02](http://prntscr.com/hjrwih)
 *  [markhf](https://wordpress.org/support/users/markhf/)
 * (@markhf)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/lifetime-2/#post-9755660)
 * [@visualact](https://wordpress.org/support/users/visualact/)
 * Please try this code snippet in your active theme’s functions.php
 * add_filter(‘hf_subscription_product_price_string’, ‘mark_change_price_string’,
   10, 3);
 * function mark_change_price_string($subscription_string, $product, $include){
 *  return str_replace(“year”, “life time”, $subscription_string);
 * }

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

The topic ‘LifeTime!’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/xa-woocommerce-subscriptions_07c0d4.
   svg)
 * [Subscriptions for WooCommerce](https://wordpress.org/plugins/xa-woocommerce-subscriptions/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/xa-woocommerce-subscriptions/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/xa-woocommerce-subscriptions/)
 * [Active Topics](https://wordpress.org/support/plugin/xa-woocommerce-subscriptions/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/xa-woocommerce-subscriptions/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/xa-woocommerce-subscriptions/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [markhf](https://wordpress.org/support/users/markhf/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/lifetime-2/#post-9755660)
 * Status: resolved