Action: bricks/load_elements/before
Runs before Bricks loads element classes. Use it to prepare integration state before element labels, controls, or classes are initialized.
Example usage
Section titled “Example usage”add_action( 'bricks/load_elements/before', function() { // Prepare state before Bricks loads element classes.} );Was this helpful?
A quick vote and short notes help us improve these docs faster.
Leave a note for us
Please do not include passwords, license keys, or personal data. We store submitted notes to improve the docs.
Thanks for sharing feedback. We're using it to improve these docs.