Newer
Older
ojs-wordpress-plugin / index.php
<?php

/**
 * @defgroup plugins_generic_ojsWpSsoSubscription OJS WP SSO Subscription Plugin
 */

/**
 * @file index.php
 *
 * Copyright (c) 2024-2026 GuIT - Gruppo Utilizzatori Italiani di TeX
 * Distributed under the GNU GPL v3.
 *
 * @brief Wrapper for loading the plugin.
 */

return new \APP\plugins\generic\ojsWpSsoSubscription\OjsWpSsoSubscriptionPlugin();