Update url for ticketing
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 1 Mar 2017 14:17:18 +0000 (09:17 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 1 Mar 2017 14:17:18 +0000 (09:17 -0500)
use the new domain setup for their old admin.

lib/Ticketing.php
style.css

index 8f7c9ae..34d6a95 100644 (file)
@@ -3,7 +3,7 @@ add_action( 'admin_bar_menu', function( $wp_admin_bar ){
     $args = array(
         'id'    => 'eventmanagement',
         'title' => 'Ticketing System',
-        'href'  => 'http://66.129.33.158/admin/EventManagement/EventManagement.php',
+        'href'  => 'https://tickets.saultstemarie.com/admin/',
         'meta'  => array(
             'class'  => 'eventmanagement',
             'title'  => 'Ticketing System',
index 58d1e4d..5b5eeac 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: SaultSteMarieCVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for SaultSteMarieCVB
-Version: 1.1.10
+Version: 1.1.11
 */