Optin Optin
Use code:
0 Day
00 Hour
00 Min
00 Sec
Logo

Documentation

  1. Home
  2. /
  3. Docs
  4. /
  5. Subscribe2
  6. /
  7. Hooks, API & Customi...
  8. /
  9. s2_subscribe_button s2_un...

s2_subscribe_button s2_unsubscribe_button

These hooks allow the default button text to be changed without editing the code or any used translation files.

function change_subscribe_button_text() {
    // return your preferred button text
    return 'My Preferred Button Text';
}
add_filter('s2_subscribe_button', 'change_subscribe_button_text');

How can we help?

Contact Us

Reach out to us for any inquiry

You must enter full name
You must enter email
You must enter message

We got your message

We will reply to you very soon :)