Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How can I customize the last activation email going to the user?

life2000: Make a new file in your wp-content/mu-plugins/ folder. Call it what you want but make the extension .php.

Put this tag at the top of the file: <?php

Copy and paste the code from above underneath it

And at the bottom of the file, put this: ?>

Save it and it should work immediately. Make a new test user to see if the message changes.

Skip to toolbar