-
Notifications
You must be signed in to change notification settings - Fork 0
Type – Text
Henner R Setyono edited this page Feb 26, 2020
·
4 revisions
'button_text' => [
'label' => __( 'Label' ),
'type' => 'text',
'design' => 'inline'
],
'button_link' => [
'label' => __( 'URL' ),
'type' => 'text'
],
'header_button_text' => 'Download'
Where to apply the code above?
- The option snippet is for New Section Filter
- The value format is for Default Value Filter
Learn more:
