WIP
This commit is contained in:
@@ -94,7 +94,7 @@ return [
|
||||
],
|
||||
|
||||
"shortcodes" => [
|
||||
"vc_row" => function ($attr) {
|
||||
"vc_roww" => function ($attr) {
|
||||
$text = $attr["text"] ?? "";
|
||||
return "<div class='row'>".$text."</div>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user