• EvangelismCoach

    (@evangelismcoach)


    There is an admin.php file in my root directory

    line 45
    add_action( ‘admin_init’, ‘register_genesis_responsive_slider_settings’ );

    is generating the following error:
    [25-May-2014 16:44:58] PHP Fatal error: Call to undefined function add_action() in /home/churchgr/public_html/www.churchgreetertraining.com/admin.php on line 45

    https://ww.wp.xz.cn/plugins/genesis-responsive-slider/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ron Rennick

    (@wpmuguru)

    There is an admin.php file in my root directory

    That isn’t from the slider.

    A default WP install does not have an admin.php in the root of the website so it should be safe to delete that file.

Viewing 1 replies (of 1 total)

The topic ‘admin.php file is creating bug’ is closed to new replies.