Advertisement
Guest User

Untitled

a guest
May 5th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. function guest_redirect_notice() {
  2. wc_print_notice( __( 'Register to watch the store.', 'woocommerce' ), 'notice' );
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement