Where can i access the code for the widgets?? in the default theme thanks
Where can i access the code for the widgets?? in the default theme thanks
you'll find the widget codes in: wp-includes/default-widgets.php
be aware that if you make changes in those wp core files will be lost when you upgrade to a new version, so its not recommended.
additional widgets code will be found in the functions.php file of the theme.
hi i found the login widget and change the size=10 but the template wont change? why? the input box is way too wide
in general-template.php
You must log in to post.