• File: image-src-to-svg-src.json
  • Full Path: /home/bravrvjk/hpgt.org/wp-content/plugins/elementor/migrations/operations/image-src-to-svg-src.json
  • Date Modified: 04/01/2026 5:39 PM
  • File size: 253 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "up": [
    {
      "op": {
        "fn": "set",
        "path": "$$type",
        "value": "svg-src"
      }
    }
  ],
  "down": [
    {
      "op": {
        "fn": "set",
        "path": "$$type",
        "value": "image-src"
      }
    }
  ]
}