Embed iframe or html page into dashboard widget
Sure, you can do this. It sounds like it would make more sense to add a protected forum to your installation though… but here’s how you would do it: // Create the function to output the contents of our Dashboard Widget function iframe_dashboard_widget_function() { // Display whatever it is you want to show echo ‘<iframe … Read more