You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
Warning: Missing argument 2 for wp_register_style(), called in functions.php on line 29 and defined in \wp-includes\functions.wp-styles.php on line 113
#9
I tried to set this up locally and I'm getting an error based on the functions.php file....
wp_register_style( 'genesis-sample-theme' );
Honestly, you have another register block below that one. I removed line 29 from your function.php and it compiles.
I'll be submitting a pull request.
The text was updated successfully, but these errors were encountered: