From 782e7aea5ad3d866f5b1e93ca202649a527e361b Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 7 Mar 2021 20:53:19 +0100 Subject: Expand the main Giglog admin page. Display the table for assigning photographers to the different gigs on the main admin page for the plugin. Somehow this does not work as it should, but leave that for later. --- includes/admin/views/giglog_admin_page.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/includes/admin/views/giglog_admin_page.php b/includes/admin/views/giglog_admin_page.php index 45a9f3f..9f9786c 100644 --- a/includes/admin/views/giglog_admin_page.php +++ b/includes/admin/views/giglog_admin_page.php @@ -19,7 +19,13 @@ if ( !class_exists( 'GiglogAdmin_AdminPage' ) ) { class GiglogAdmin_AdminPage { static function render_html() { - echo '

Hi there admin!

'; + ?> +
+

Giglog Admin

+

+

+
+