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 2543432 commit f3bf5c4Copy full SHA for f3bf5c4
acf-input-counter.php
@@ -71,7 +71,6 @@ public function scripts() {
71
} // end public function scripts
72
73
public function render_field($field) {
74
- //echo '<pre>'; print_r($field); echo '</pre>';
75
if (!$this->run() ||
76
!$field['maxlength'] ||
77
($field['type'] != 'text' && $field['type'] != 'textarea')) {
0 commit comments