Skip to content

Releases: varunsridharan/wp-transient-api

1.8

11 Apr 08:00
Compare
Choose a tag to compare

Changed

  • Codeclean up

Removed

  • defined( 'ABSPATH' ) || exit; To avoid script crashing while running PHPCS

1.7.1

28 Jun 10:53
c6997b4
Compare
Choose a tag to compare

Code Clean up done.

1.7

19 Jun 12:55
4bf8dc7
Compare
Choose a tag to compare
1.7

Updated Class files
And added quicker instance access method.

1.6

07 May 05:25
3915fea
Compare
Choose a tag to compare
1.6
updated php classes with `(!class_exists)`

1.4

07 May 03:42
6c78451
Compare
Choose a tag to compare
1.4

Updated

1.3

14 Jan 07:57
5564a92
Compare
Choose a tag to compare
1.3

Issue With Autoloader Fixed.

Released V 1.2.1

20 Dec 10:26
a59c0a5
Compare
Choose a tag to compare

Updated composer.json With PSR4 Standards Autoloader

Released V 1.2

20 Dec 04:21
c97bc58
Compare
Choose a tag to compare

Updated composer.json With PSR4 Standards Autoloader

Released V 1.1

20 Dec 02:51
a84e6d2
Compare
Choose a tag to compare

Added Composer.json Auto load Support

1.0

17 Dec 05:09
5c8eb5e
Compare
Choose a tag to compare
1.0

First Release