Home > Wordpress > WordPress Widgets link missing in the admin
Bookmark and Share

WordPress Widgets link missing in the admin

Posted on July 11, 2017 | Filed in Wordpress

If your WordPress admin is missing the “Widgets” link in the admin, add the following code to the functions.php file in your WordPress theme folder.

if (function_exists("register_sidebar")) {
register_sidebar();
}

 

Leave a Reply

Contact Us

Big Apple Design Group
134 West 29th Street
Third Floor
New York, NY 10001

[email protected]

Search Blog