Skip to content

Instantly share code, notes, and snippets.

@davidperezgar
Created May 5, 2016 11:20
Show Gist options
  • Save davidperezgar/1bac3f3467864463fd900752b3463be2 to your computer and use it in GitHub Desktop.
Save davidperezgar/1bac3f3467864463fd900752b3463be2 to your computer and use it in GitHub Desktop.
Add fullwidth class to before_widget var
$before_widget = str_replace('" id=', ' widget_fullwidth" id=', $before_widget);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment