We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c09e2 commit 57fcb7dCopy full SHA for 57fcb7d
1 file changed
CHANGELOG.md
@@ -7,3 +7,7 @@
7
- Forms now save version at which they were created, this allows us to change functionalities without breaking forms
8
- If a form is created with an older version, you will be prompted to update the creation version
9
- Forms are now exposed to REST API
10
+- Plugins API
11
+ - Any plugin can register itself as a WPLF plugin
12
+ - Lets you expose your plugin methods
13
+ - Settings page support
0 commit comments