You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Release changes are noted on the [Releases](https://github.com/dmhendricks/wordp
86
86
#### Branch: `master`
87
87
88
88
* Extended base class as WordPress Toolkit; simplified base class configuration init
89
-
* Moved `is_ajax()` and `prefix()` methods to wordpress-toolkit
89
+
* Moved `is_ajax()`/`prefix()` methods, `CacheObject()` init to wordpress-toolkit
90
90
* Updated Composer license to conform to new [SPDX](https://spdx.org/licenses/) identifiers
91
91
* Added [phpdotenv](https://github.com/etelford/phpdotenv) support ([reference](https://github.com/dmhendricks/wordpress-toolkit/wiki/ToolKit#environment))
0 commit comments