| @@ -2,14 +2,14 @@ | ||
| 2 | 2 | /** |
| 3 | 3 | * Yoast SEO Plugin. |
| 4 | 4 | * |
| 5 | 5 | * @package WPSEO\Main |
| 6 | - * @copyright Copyright (C) 2008-2022, Yoast BV - support@yoast.com | |
| 6 | + * @copyright Copyright (C) 2008-2024, Yoast BV - support@yoast.com | |
| 7 | 7 | * @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License, version 3 or higher |
| 8 | 8 | * |
| 9 | 9 | * @wordpress-plugin |
| 10 | 10 | * Plugin Name: Yoast SEO |
| 11 | - * Version: 18.3 | |
| 11 | + * Version: 28.5 | |
| 12 | 12 | * Plugin URI: https://yoa.st/1uj |
| 13 | 13 | * Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more. |
| 14 | 14 | * Author: Team Yoast |
| 15 | 15 | * Author URI: https://yoa.st/1uk |
| @@ -15,13 +15,13 @@ | ||
| 15 | 15 | * Author URI: https://yoa.st/1uk |
| 16 | 16 | * Text Domain: wordpress-seo |
| 17 | 17 | * Domain Path: /languages/ |
| 18 | 18 | * License: GPL v3 |
| 19 | - * Requires at least: 5.6 | |
| 20 | - * Requires PHP: 5.6.20 | |
| 19 | + * Requires at least: 6.9 | |
| 20 | + * Requires PHP: 7.4 | |
| 21 | 21 | * |
| 22 | - * WC requires at least: 3.0 | |
| 23 | - * WC tested up to: 6.1 | |
| 22 | + * WC requires at least: 7.1 | |
| 23 | + * WC tested up to: 11.0 | |
| 24 | 24 | * |
| 25 | 25 | * This program is free software: you can redistribute it and/or modify |
| 26 | 26 | * it under the terms of the GNU General Public License as published by |
| 27 | 27 | * the Free Software Foundation, either version 3 of the License, or |