Skip to content

Commit 6d4a7e3

Browse files
chore(DVIZ-61): update plugin URI and add author URI, requirements, and license information
1 parent a47e5c8 commit 6d4a7e3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

plugins/wp-react-blocks-plugin/wp-react-blocks-plugin.php

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
<?php
22
/**
33
* Plugin Name: React Components
4-
* Plugin URI: https://github.com/devgateway/wp-rteact-lib
4+
* Plugin URI: https://github.com/devgateway/data-viz-wordpress
55
* Description: Custom UI Components for viz.
66
* 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
711
* Author: Sebastian Dimunzio
812
* @package dg
913
*/

0 commit comments

Comments
 (0)