Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi, I’m developer and I wonder if there are some detail document about hook, filter.
Ex: I want to add some class to columns, rows,…
Thanks for your help.
Thanks SiteOrigin for creating an awesome plugin
Hi There Toan
At the moment, the developer documentation is a little limited. We’re busy looking at ways to expand the SiteOrigin team to give us the resources we need to create proper documentation for Page Builder. At the moment, the idea is to run a crowd funding project for Page Builder 2, but nothing is set in stone yet.
All the hooks and filters you need are already in place though. If you look in the siteorigin_panels_render function, you’ll see filters called siteorigin_panels_row_classes and siteorigin_panels_row_cell_classes.
Those will do the trick :)