Untitled
unknown
plain_text
10 months ago
121 B
13
Indexable
<?php
add_filter( 'bricks/code/echo_function_names', function() {
return [
'bl_post_has_bricks_content'
];
} );Editor is loading...
Leave a Comment
<?php
add_filter( 'bricks/code/echo_function_names', function() {
return [
'bl_post_has_bricks_content'
];
} );