| @@ -1,21 +1,17 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | |
| 3 | 3 | /** |
| 4 | - * WindPress - The most effortless Tailwind CSS v4 integration for WordPress | |
| 5 | - * | |
| 6 | 4 | * @wordpress-plugin |
| 7 | 5 | * Plugin Name: WindPress |
| 8 | - * Plugin URI: https://wind.press | |
| 9 | - * Description: The most effortless Tailwind CSS v4 integration for WordPress | |
| 10 | - * Version: 3.0.11 | |
| 6 | + * Plugin URI: https://windpress.jooo.si | |
| 7 | + * Description: Integrate Tailwind CSS into WordPress seamlessly, in just seconds. Works well with the block editor, page builders, plugins, themes, and custom code. | |
| 8 | + * Text Domain: windpress | |
| 9 | + * Version: 3.2.89 | |
| 11 | 10 | * Requires at least: 6.0 |
| 12 | 11 | * Requires PHP: 7.4 |
| 13 | 12 | * Author: WindPress |
| 14 | - * Author URI: https://wind.press | |
| 15 | - * Donate link: https://ko-fi.com/Q5Q75XSF7 | |
| 16 | - * Text Domain: windpress | |
| 17 | - * Domain Path: /languages | |
| 13 | + * Author URI: https://jooo.si | |
| 18 | 14 | * License: GPL-3.0-or-later |
| 19 | 15 | * |
| 20 | 16 | * @package WindPress |
| 21 | 17 | * @author Joshua Gugun Siagian <suabahasa@gmail.com> |