We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f223f1e commit a0beb50Copy full SHA for a0beb50
1 file changed
index.php
@@ -2,4 +2,4 @@
2
3
echo "<p>Hello World! Use the Rest API to access the posts: /wp-json/wp/v2/posts</p>";
4
5
-echo "<a href="/admin">Login to WP Admin</a>";
+echo "<a href='/admin'>Login to WP Admin</a>";
0 commit comments