PluginProbe
TablePress – Tables in WordPress made easy / 3.2
TablePress – Tables in WordPress made easy v3.2
3.3.4 3.3.3 3.3.2 3.3.1 trunk 1.12 1.14 1.9.2 2.0.4 2.1.7 2.1.8 2.2 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.3 2.3.1 2.3.2 2.4 2.4.1 2.4.2 2.4.3 2.4.4 All 44 releases
← All changes | tablepress.php +4 -5 trunk3.2 View file →
@@ -3,16 +3,16 @@
3 3 * WordPress plugin "TablePress" main file, responsible for initiating the plugin.
4 4 *
5 5 * @package TablePress
6 6 * @author Tobias Bäthge
7 - * @version 3.3.4
7 + * @version 3.2
8 8 *
9 9 *
10 10 * Plugin Name: TablePress
11 11 * Plugin URI: https://tablepress.org/
12 12 * Description: Embed beautiful and interactive tables into your WordPress website’s posts and pages, without having to write code!
13 - * Version: 3.3.4
14 - * Requires at least: 6.7
13 + * Version: 3.2
14 + * Requires at least: 6.2
15 15 * Requires PHP: 7.4
16 16 * Author: Tobias Bäthge
17 17 * Author URI: https://tablepress.org/
18 18 * Author email: wordpress@tobias.baethge.com
@@ -19,9 +19,9 @@
19 19 * License: GPL 2
20 20 * Donate URI: https://tablepress.org/donate/
21 21 *
22 22 *
23 - * Copyright 2012-2026 Tobias Bäthge
23 + * Copyright 2012-2025 Tobias Bäthge
24 24 *
25 25 * TablePress is free software: you can redistribute it and/or modify
26 26 * it under the terms of the GNU General Public License, version 2, as published by
27 27 * the Free Software Foundation.
@@ -68,9 +68,8 @@
68 68 'public_key' => 'pk_b215ca1bb4041cf43ed137ae7665b',
69 69 'is_premium' => false,
70 70 'has_addons' => false,
71 71 'has_paid_plans' => true,
72 - 'is_org_compliant' => true,
73 72 'menu' => array(
74 73 'slug' => 'tablepress',
75 74 'contact' => false,
76 75 'support' => false,