Jump to content

How to find wordpress blog admin email


ppu

Recommended Posts

Hello,

I would like to find the admin email address of the following wordpress free blog. I have found the PHP script but don't know how and where to use it.

http://www.anatomictherapy.wordpress.com


<?php
 echo bloginfo('admin_email');
 // admin email
?>

I would appreciate if anyone could help me to

Thanks
ppu

Link to comment
Share on other sites


  • Replies 1
  • Views 798
  • Created
  • Last Reply

Of course, anyone can not help, because there is no published admin email.
And this scripting isn't related to admin email in any way.
This may be the case, that if you are a member and logged in, you'll see somewhere  the email address or link, or something like this: [email protected] or [email protected] or something similar.


But perhaps you can clarify, what you're actually looking for, or what You want to do.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...