'; } $background = include( AREOI__PLUGIN_DIR . '/blocks/_partials/background.php' ); $output = '
' . $background . ' ' . $content . ' ' . $url . '
'; return $output; }