Skip to content

Support nesting in field #9

@k1sul1

Description

@k1sul1

Related to #7

Creating a field with this in the content field will render unexpected results.

<div class="wrapper" doge="cate">
  <div class="test">
    <div class="wplfb-child-container"></div>
  </div>
</div>

div.test is missing entirely. The field works as a wrapper and the attributes in the first tag are customizable.

This has to work somehow so things like select fields can work. <button> and <textarea> work but I'm not really happy with the implementation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions