You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'd like to use InnerBlock in my custom plugin created dynamically. I'm using the edit function in js to render in the editor and the render function in the php file to render in front. I can pass attributes between the two functions but I don't know how to pass the InnerBlock content to the php file. I searched and only found answers using the save function in js. Is it possible to pass the InnerBlock content to php?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I'd like to use InnerBlock in my custom plugin created dynamically. I'm using the edit function in js to render in the editor and the render function in the php file to render in front. I can pass attributes between the two functions but I don't know how to pass the InnerBlock content to the php file. I searched and only found answers using the save function in js. Is it possible to pass the InnerBlock content to php?
Thanks
The text was updated successfully, but these errors were encountered: