Browse
For agents
About
Tableberg – Simple Gutenberg Table Block
/
1.1.5
Tableberg – Simple Gutenberg Table Block
v1.1.5
Switch version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
trunk
0.0.2
0.2.1
0.3.2
0.3.3
0.4.1
0.5.0
0.5.1
0.5.2
0.5.3
0.5.4
0.5.5
0.5.6
0.5.7
All 42 releases
Overview
Code
← All changes
|
includes/Admin/Tableberg_Admin.php
+1
-0
1.1.1
→
1.1.5
View file →
@@ -4,8 +4,9 @@
4
4
5
5
use Tableberg;
6
6
7
7
class Tableberg_Admin {
8
+
private $plugin_name;
8
9
private $plugin_url;
9
10
10
11
public function __construct() {
11
12