Skip to content

Commit 4e48bcb

Browse files
authored
Cleanup: remove outdated in-person events from header menu
Previously these in-person events (conferences, etc) for the `blog.jquery.com` header menu were produced dynamically by some PHP code shared by various header menus; however that functionality has been removed[1]. For consistency with `jquery.com`, remove the list of events; the ones removed here appear to be from Y2014 or so, so they're fairly out-of-date. Resolves #13. [1] - jquery/jquery-wp-content@88519ab
1 parent 16621e9 commit 4e48bcb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

jquery/header.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,6 @@
6969
</li>
7070
<li class="dropdown"><a href="http://events.jquery.org/">Events</a>
7171
<ul class="wide">
72-
<li><a href="http://appendto.com/what-we-do/training/schedule/jquery-virtual-training-april-2014/">Apr 16-17 | jQuery Virtual Training</a></li>
73-
<li><a href="http://jqueryuk.com/?utm_source=jqueryorg&utm_medium=banner&utm_campaign=jqueryorgbanner">May 16 | jQuery UK</a></li>
74-
<li><a href="http://appendto.com/what-we-do/training/schedule/jquery-virtual-training-june-2014/">Jun 17-19 | jQuery Virtual Training</a></li>
75-
<li><a href="http://events.jquery.org/2014/chicago/">Sep 12-13 | jQuery Chicago</a></li>
76-
<li><a href="http://2014.cssdevconf.com/">Oct 13-15 | CSS Dev Conf 2014</a></li>
7772
</ul>
7873
</li>
7974
<li class="dropdown"><a href="https://jquery.org/support/">Support</a>

0 commit comments

Comments
 (0)