Log1x / acf-composer

Compose ACF Fields, Blocks, Widgets, and Option Pages with ACF Builder on Sage 10.
https://github.com/Log1x/acf-composer
MIT License
400 stars 53 forks source link

feat: Add hooks support #192

Closed arnaud-ritti closed 4 months ago

arnaud-ritti commented 4 months ago

Hi,

I've add hooks to help developers to overriding the results of blocks. I also change classe to follow Wordpress's classes.

Feel free to give me your feeback

Log1x commented 4 months ago

Thanks for the PR.

I do not want to use hooks inside of ACF Composer but I am open to expanding the config or having a property to append additional styles/classes. This will probably require additional abstraction if it were implemented to keep things tidy so I am going to close this for now.