LLMS_Analytics_Widget
Analytics Widget abstract class
Description Description
Source Source
File: includes/abstracts/abstract.llms.analytics.widget.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Remove previously deprecated class properties: $date_end , $date_start , & $date_end . |
3.36.3 | Avoid warnings on using wpdb::prepare without placeholders. |
3.35.0 | Sanitize input data from reporting filters. |
3.33.1 | In set_order_data_query() always set $order_clause variable to avoid PHP notices. |
3.30.3 | Define undefined properties. |
3.0.0 | Introduced. |