We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1435169 commit 2d99f7cCopy full SHA for 2d99f7c
README.md
@@ -32,7 +32,7 @@ function my_input_counter_filter($classes=array()) {
32
return $classes;
33
}
34
```
35
-fields that have one of the classes or ids will include a counter.
+Fields that have one of the classes or ids will include a counter.
36
37
**Filter by ID**
38
@@ -79,4 +79,6 @@ add_filter('remove_hube2_nag', '__return_true');
79
80
81
### i18n
82
-The plugin is now also internationalized and it has a .pot file.
+The plugin is now also internationalized and it has a .pot file. Also included is a Dutch translation by [Beee][1].
83
+
84
+[1]: https://github.com/Beee4life/
0 commit comments