• Resolved gmariani405

    (@gmariani405)


    I have a custom plugin that creates a custom block. If i update the plugin to add a new attribute to the block, all the older blocks now no longer validate. Whats the proper way to update previous blocks without causing errors?

Viewing 1 replies (of 1 total)
  • Thread Starter gmariani405

    (@gmariani405)

    figured it out. i need to add a deprecated section to my block definition to migrate old code to the new code.

Viewing 1 replies (of 1 total)

The topic ‘update older blocks in custom plugin’ is closed to new replies.