Example #1
0
/**
 * This runs the plugin if the required PHP version has been met.
 */
function run_welcome_buddy()
{
    return Welcome_Buddy::instance();
}