프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$input_type | string | The input type to use. |
메소드 | 설명 | |
---|---|---|
format_value ( mixed $value, string $slug, integer $post_id ) : array | Format the value of the property before it's returned to WordPress admin or the site. | |
get_default_settings ( ) : array | Get default settings. | |
get_value ( ) : string | Get value from the database. | |
html ( ) | Render property html. |
public get_default_settings ( ) : array | ||
리턴 | array |