Skip to content

Commit f55b499

Browse files
author
Askupa Software
committed
Added support for variable subscripts
1 parent cf7a197 commit f55b499

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
**Contributors:** ykadosh
77
**Tags:** theme, mods, wordpress, dynamic, css, stylesheet
8-
**Tested up to:** 4.4.2
9-
**Stable tag:** 1.0.2
8+
**Tested up to:** 4.5.0
9+
**Stable tag:** 1.0.3
1010
**Requires:** PHP 5.3.0 or newer
1111
**WordPress plugin:** [wordpress.org/plugins/wp-dynamic-css/](https://wordpress.org/plugins/wp-dynamic-css/)
1212
**License:** GPLv3 or later
@@ -244,6 +244,9 @@ Set a callback function that will be used to convert variables to actual values.
244244

245245
## Changelog
246246

247+
**1.0.3**
248+
* Added support for variable subscripts
249+
247250
**1.0.2**
248251
* Added support for multiple value callback functions
249252

0 commit comments

Comments
 (0)