We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00c7a3f + 6d4a7e3 commit 29a45ecCopy full SHA for 29a45ec
1 file changed
plugins/wp-react-blocks-plugin/wp-react-blocks-plugin.php
@@ -1,9 +1,13 @@
1
<?php
2
/**
3
* Plugin Name: React Components
4
- * Plugin URI: https://github.com/devgateway/wp-rteact-lib
+ * Plugin URI: https://github.com/devgateway/data-viz-wordpress
5
* Description: Custom UI Components for viz.
6
* Version: 0.1.2
7
+ * Author URI: https://github.com/devgateway/data-viz-wordpress
8
+ * Requires at least: 5.8
9
+ * Requires PHP: 7.4
10
+ * License: GPL2
11
* Author: Sebastian Dimunzio
12
* @package dg
13
*/
0 commit comments