Skip to content

Releases: varunsridharan/vsp-framework

0.8.9.8

26 Mar 05:00
c4d19ad
Compare
Choose a tag to compare

Added few methods to framework_base class

  • link_documentation
  • link_changelog
  • link_support
  • link_demo

0.8.9.7

03 Mar 08:03
76e253d
Compare
Choose a tag to compare
  • Added wc_get_tax_classes function which returns all tax classes in woocommerce
  • Improved Price Calculation class \VSP\Helper\Price_Calculation

0.8.9.6

18 Feb 02:23
849da6b
Compare
Choose a tag to compare

Fixed Major Crash Issue. (FATAL Error On LOAD) b23f198

0.8.9.5

17 Feb 01:36
f603df9
Compare
Choose a tag to compare

changed all ( to esc_html( to make it get approved with envato

https://gist.github.com/kailoon/01fa8e95d2e910e666c6

0.8.9.4

01 Sep 05:07
1c18307
Compare
Choose a tag to compare
  • Fixed : [27-Aug-2020 10:31:32 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_cart() on null in /*************/vendor/varunsridharan/vsp-framework/includes/core/traits/class-wc-helper.php:150

0.8.9.3

31 Jul 07:09
e7c7961
Compare
Choose a tag to compare
  • Added Option to have multiple class instance with unique key.

0.8.9.2

28 Jul 03:07
b1c3ad3
Compare
Choose a tag to compare
  • Improved Addon Admin View
  • Added Addon Abstract Class
  • added deprecated handler.
  • deprecated hooks with _

0.8.9.1

13 Jun 01:13
872027a
Compare
Choose a tag to compare

Updated WPOnion's Code Base

This release was released before as 1.8.9.1 due to incorrect number its deleted and released again as 0.8.9.1

0.8.9

05 Jun 00:56
034d100
Compare
Choose a tag to compare

Updated

  • Used WPOnion's Builtin Classes.
  • Performance improvement

Removed

  • Function : vsp_js
  • Function : vsp_css
  • Function : vsp_img
  • Interface : \VSP\Core\Interfaces\Framework_Interface
  • Functions : Removed all function that allows to compare WC Versions.
  • *Class_exists : Removed all class_exists checks.

0.8.8

06 May 04:39
6b19d71
Compare
Choose a tag to compare
  • Updated WPOnion module to work with upcoming (V 1.4.6)