Please note: This page is very much under active editing. This list of filters isn’t yet complete, however for the developers, hackers, and crafty theme smiths among you – we wanted to share this list so that you can make Hubbub work best for you and your purposes.
If you’d like to request a new filter to be added, please reach out to us. We want to continue to make Hubbub flexible for all of your needs!
💡 For Save This, we have a page dedicated to the Save This Filters & Actions that are available.
Filter | Notes |
---|---|
dpsp_output_inline_style | Filters the finalized CSS output that will be in HEAD. |
dpsp_button_classes | The classes that are about to be assigned to a specific button based on the tool loading it. |
dpsp_link_title_attribute | The title attribute for a link/button. |
dpsp_get_button_share_link_url | The share link URL for a share button. |
dpsp_get_button_share_link_title | The share buttons link’s title argument. |
dpsp_get_button_share_link_description | The share buttons link’s description argument. |
dpsp_get_button_share_link_image | The share buttons link’s image argument. |
dpsp_get_post_custom_title | Open Graph title |
dpsp_get_post_custom_description | Open Graph description |
dpsp_get_post_custom_image_data | Open Graph image |
dpsp_get_network_share_link | The share link for a specific network. E.g. “facebook” |
dpsp_prepare_front_end_content | The final output of the share buttons for the inline content tool. |
dpsp_output_front_end_floating_sidebar | The final output of the share buttons for the floating sidebar. |
dpsp_output_front_end_sticky_bar | The final output of the sticky bar. |
dpsp_output_front_end_pop_up | The final output of the pop-up. |
dpsp_pinterest_hidden_images_after_content | (Requires 2.26.0 or above) Toggle whether or not the Pinterest hidden images are inserted after the post content. By default, it is before so this value is false. Set to true to toggle. |