fsn_get_button_object
fsn_get_button_object( string $button )
Returns an array of the button parameters. The returned array can be parsed into anchor attributes by the fsn_get_button_anchor_attributes function.
Parameters
$button
(string) (required) A button field type value.
Example