Available Filters
Normal Buttons
Listed below are the available filters:
Filter | Parameters | Description |
---|---|---|
btnsx_options_filter |
| This filter can be used to add options under button options panel on button page. Please check either the analytics extension or tooltips extension to see it in action. |
btnsx_save_data_filter |
| This filter can be used to save button data. Please check either the analytics extension or tooltips extension to see it in action. |
btnsx_css_filter |
| This filter can be used to add custom CSS to a button or all buttons. |
btnsx_shortcode_attributes |
| This filter can be used to add additional attributes to button short code. Please check either the analytics extension or tooltips extension to see it in action. |
btnsx_output_button_secondary_text_class_filter |
| This filter can be used to add custom class to secondary text element. |
btnsx_container_before |
| The default value is: <div id="' . $container_id . '-container" class="btnsx-btn-container"> This filter can be used to change button container opening mark up. |
btnsx_container_after |
| The default value is: </div> This filter can be used to change button container closing mark up. |
btnsx_wrap_before |
| The default value is: <div id="' . $wrap_id . '-wrap" class="btnsx-btn-wrap" align="center"> This filter can be used to change button wrap center opening mark up. |
btnsx_wrap_after |
| The default value is: </div> This filter can be used to change button wrap center closing mark up. |
btnsx_output_button_before_filter |
| This filter can be used add custom markup, etc. before the actual button markup. |
btnsx_output_button_after_filter |
| This filter can be used add custom markup, etc.after the actual button markup. |
btnsx_output_button_attributes_filter |
| This filter can be used to add custom button attributes. |
btnsx_output_button_class_filter |
| This filter can be used to add custom class(es) to button. |
btnsx_output_button_icon_class_filter |
| This filter can be used to add custom class(es) to button icon. |
btnsx_output_button_text_class_filter |
| This filter can be used to add custom class(es) to button primary text. |
Social Buttons
Listed below are the available filters:
Filter | Parameters | Description |
---|---|---|
btnsx_social_options_filter |
| This filter can be used to add options under button options panel on social buttons page. |
Settings
Listed below are the available filters:
Filter | Parameters | Description |
---|---|---|
btnsx_settings_filter |
| This filter can be used to add options under button settings page. |