Hi,
on SS 3.1.10 and Shortcodable v 0.1.1 5fbf1f8 when i click to edit an existing shortcode i see all data in the form (and heading: Edit Shortcode), but when i click on "insert shortcode" i get a nested shortcode:
before: [Webcam id=2 title="Foo"]
after: [Webcam id=2 t[Webcam id="2" title="Bar"]itle="Foo"]
Hi,
on SS 3.1.10 and Shortcodable v 0.1.1 5fbf1f8 when i click to edit an existing shortcode i see all data in the form (and heading: Edit Shortcode), but when i click on "insert shortcode" i get a nested shortcode:
before:
[Webcam id=2 title="Foo"]after:
[Webcam id=2 t[Webcam id="2" title="Bar"]itle="Foo"]