Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

woocommerce/woocommerce-subscriptions-renewal-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

IMPORTANT: This code is made available in the hope that it will be useful, but without any warranty. See the GNU General Public License for more details. Automattic or WooCommerce support services are also not available to assist with the use of this code.

WooCommerce Subscriptions Renewal Timer

Log the beginning and end of subscription renewal events. Helps track how long the renewal process is taking.

To do this, the plugin logs important data around renewal events to WooCommerce log file prefixed with 'wcs-renewal-log-'.

To view the log file:

  1. Go to WooCommerce > System Status > Logs (i.e. /wp-admin/admin.php?page=wc-status&tab=logs)
  2. Select the log file with the 'wcs-renewal' prefix

Installation

  1. Upload the plugin's files to the /wp-content/plugins/ directory of your WordPress site
  2. Activate the plugin through the Plugins menu in WordPress

Requirements

In order to use the extension, you will need:

  • WooCommerce Subscriptions v2.1 or newer (you could use it on older versions, but there is no need)
  • WooCommerce v2.4 or newer, the version required by Subscriptions v2.1

Further Reading

The Subscriptions Renewal Process Guide provides additional background on the what activties occur during the renewal process.

License

This plugin is released under GNU General Public License v3.0.


About

Log the beginning and end of subscription renewal events. Helps track how long the renewal process is taking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages