Update admin url
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 7 Sep 2017 19:36:15 +0000 (15:36 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 7 Sep 2017 19:36:15 +0000 (15:36 -0400)
For the registration link.

lib/registrations.php

index 278df6f..bc8e03e 100644 (file)
@@ -19,7 +19,7 @@ add_action( 'admin_bar_menu', function( $wp_admin_bar ){
     $args = array(
         'id'    => 'eventregistrations',
         'title' => 'Event Registrations',
-        'href'  => 'http://admin',
+        'href'  => 'http://dev53.gaslightmedia.com/www.cslewisfestival.org/admin/',
         'meta'  => array(
             'class'  => 'eventregistrations',
             'title'  => 'Event Registrations',