Field::prepare()

Description #

Prepare field.

Source #

File: lib/form/class-field.php

174
175
176
177
protected function prepare() {
    $this->sanitize_cb();
    $this->validate_cb();
}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment