Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Invite Anyone – invite by email too – please help test


techguy
Participant

@crashutah

Looks like the bugs are fixed. Although, now the subject line isn’t processing the wild card character. It says, “An invitation to join the %%SITENAME%% community.”

Looks like you removed this line from the invite_anyone_wildcard_replace() function:

$text = str_replace( ‘%%SITENAME%%’, $site_name, $text );

Skip to toolbar