message-board
message-board copied to clipboard
Theme support
When I tried to activate the plugin I got the following error.
The theme you are currently using does not support the Message Board plugin. Please activate a theme with support to continue enjoying full use of the plugin.
What did you do to add theme support?
add_theme_support( 'message-board' ); in functions.php will do the magic.