Skip to content

Commit f223f1e

Browse files
authored
Update index.php
1 parent e219d8c commit f223f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
echo "<p>Hello World! Use the Rest API to access the posts: /wp-json/wp/v2/posts</p>";
44

5-
echo "<p>Please install the <a href='https://wordpress.org/plugins/advanced-custom-fields/'>Advanced Custom Fields Plugin and update `functions.php` to provide custom post types.</p>";
5+
echo "<a href="/admin">Login to WP Admin</a>";

0 commit comments

Comments
 (0)