Skip to content

Instantly share code, notes, and snippets.

@chrisdavidmiles
Created September 17, 2018 07:24
add_filter( 'llc_button_text', function () {
return 'My Custom Button Text';
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment