inc/meta/MetaTypeManager.php @@ -55,6 +55,11 @@ 'sanitize' => 'esc_url_raw', 'default' => '', ], 'upload' => [ 'type' => 'string', 'sanitize' => 'sanitizeUpload', 'default' => '', ], 'image' => [ 'type' => 'integer', 'sanitize' => 'absint',