How to find wordpress blog admin email

Discussion in 'Chit Chat' started by ppu, Jul 3, 2016.

  1. ppu

    ppu MDL Junior Member

    Apr 10, 2015
    58
    3
    0
    #1 ppu, Jul 3, 2016
    Last edited by a moderator: Apr 20, 2017
    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.

    Code:
    <?php 
     echo bloginfo('admin_email');
     // admin email
    ?>
    I would appreciate if anyone could help me to

    Thanks
    ppu