Created
May 2, 2023 07:15
-
-
Save elias1435/75d07b1ef33ece2bf62bd43592eebad4 to your computer and use it in GitHub Desktop.
Add Widget option wordpress - Functions.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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