# elementor/3.35.0-dev3/migrations/operations/string-to-html.json

Elementor Website Builder – more than just a page builder, version 3.35.0-dev3. 21 lines.

- Page: https://pluginprobe.com/plugins/elementor/3.35.0-dev3/code/migrations/operations/string-to-html.json
- Raw: https://pluginprobe.com/plugins/elementor/3.35.0-dev3/raw/migrations/operations/string-to-html.json
- Modified: 2026-01-28T12:11:22+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/elementor/3.35.0-dev3/code/migrations/operations/string-to-html.json#L10-L20`.

```json
{
  "up": [
    {
      "op": {
        "fn": "set",
        "path": "$$type",
        "value": "html"
      }
    }
  ],
  "down": [
    {
      "op": {
        "fn": "set",
        "path": "$$type",
        "value": "string"
      }
    }
  ]
}

```
