projects
/
WP-Themes
/
cslewisfestival.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9715930
)
Update admin url
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 7 Sep 2017 19:36:15 +0000
(15:36 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 7 Sep 2017 19:36:15 +0000
(15:36 -0400)
For the registration link.
lib/registrations.php
patch
|
blob
|
history
diff --git
a/lib/registrations.php
b/lib/registrations.php
index
278df6f
..
bc8e03e
100644
(file)
--- a/
lib/registrations.php
+++ b/
lib/registrations.php
@@
-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',