wp-bootstrap / wp-bootstrap-navwalker

A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
https://wp-bootstrap.github.io/wp-bootstrap-navwalker/
GNU General Public License v3.0
3.37k stars 1.94k forks source link

Is there a missing "?>" at the end of /wp_bootstrap_navwalker.php? #46

Closed numeroteca closed 11 years ago

claudiosanches commented 11 years ago

Here my friend: http://programmers.stackexchange.com/questions/89553/closing-tag-on-php-files#answer-89560

And of course here: http://www.php.net/manual/en/language.basic-syntax.phptags.php

I recommend trying to learn PHP and search in Google it before you open an issue as well.

numeroteca commented 11 years ago

Sorry about that!

SideQuestDIY commented 11 years ago

Man, @claudiosmweb you are on top of things! :)

No problem @numeroteca, it wasn't long ago that I would have asked that same question of PHP. That tells me you did actually look at the code before submitting an issue and thats great.