I created a functions.php file and entered the following code:
<?php
wp_enqueue_style ( string style.css, string $src = '', array $deps = array(), string|bool|null $ver = false, string $media = 'all' )
?>
I uploaded it through Blue Host File Manager. Now I can’t get into my WordPress dashboard.
Where did I mess up?
-
This reply was modified 6 years, 6 months ago by tothet.
-
This reply was modified 6 years, 6 months ago by tothet.