// defined('_JEXEC') or die; //class plgSystemCustomredirect extends JPlugin //{ // public function onAfterInitialise() // { // $app = JFactory::getApplication(); // // // Only redirect on the frontend // if ($app->isClient('site')) //{ // $user = JFactory::getUser(); // // Only redirect logged-in users // if ($user->id > 0) { // Target URL (change to what you need) // $redirectUrl = 'index.php?option=com_content&view=article&id=1'; // Prevent infinite loop // $currentUrl = JUri::getInstance()->toString(); // Only redirect if not already on that page // if (strpos($currentUrl, $redirectUrl) === false) // { // $app->redirect(JRoute::_($redirectUrl, false)); // $app->close(); // Or use exit; // } // } // } // } // } Hope for sturgeons as European states adopts action plan to save continent’s most endangered fish species

Hope for sturgeons as European states adopts action plan to save continent’s most endangered fish species

Strasbourg - After decades of plummeting numbers due to poaching and habitat loss, Europe’s sturgeon species have been given some much needed hope at last after 50 European countries and the European Union today signed up to a detailed continental-wide action plan to save the iconic fish.

The landmark commitment was adopted in Strasbourg by the Standing Committee of the Bern Convention, the Convention on the Conservation of European Wildlife and Natural Habitats – a legally binding regional conservation treaty, covering most of the natural heritage of the European continent.

Full article