Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

navbar_social_links function should be is static #608

Merged
merged 1 commit into from
Dec 23, 2014

Conversation

abdullah-almesbahi
Copy link

Warning will appear when display social links in secondary menu because navbar_social_links is called staticly and actually this function is not static
See class-Shoestrap_Menus.php line 262 [SS_Framework_Bootstrap::navbar_social_links();]

Social links will show warning because is not static
See class-Shoestrap_Menus.php line 262  [SS_Framework_Bootstrap::navbar_social_links();]
@aristath
Copy link
Collaborator

Thanks! Merged. 👍

aristath added a commit that referenced this pull request Dec 23, 2014
navbar_social_links function should be is static
@aristath aristath merged commit 14baf2e into codemonkey-jack:master Dec 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants