mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-19 14:33:32 +09:00
Add text alignment to block controls
This commit is contained in:
@@ -5,6 +5,10 @@ return array(
|
||||
'type' => 'string',
|
||||
'default' => '',
|
||||
),
|
||||
'alignment' => array(
|
||||
'type' => 'string',
|
||||
'default' => '',
|
||||
),
|
||||
'className' => array(
|
||||
'type' => 'string',
|
||||
'default' => '',
|
||||
|
||||
Reference in New Issue
Block a user