Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if ( wp_fusion()->user->has_tag( 'Registered User' ) ) {
- echo '<a class="button" href="https://mysite.com">Apply for a Job<a/>';
- } else {
- echo '<a class="button" href="https://mysite.com">Create an Account<a/>';
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement