Skip to content

Instantly share code, notes, and snippets.

@elias1435
Created May 2, 2023 07:15
Show Gist options
  • Save elias1435/75d07b1ef33ece2bf62bd43592eebad4 to your computer and use it in GitHub Desktop.
Save elias1435/75d07b1ef33ece2bf62bd43592eebad4 to your computer and use it in GitHub Desktop.
Add Widget option wordpress - Functions.php
if (function_exists("register_sidebar")) {
register_sidebar();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment