Skip to content

Commit 29a45ec

Browse files
Merge pull request #102 from devgateway/task/DVIZ-61/worpress-cleanup
chore(DVIZ-61): update plugin URI and add author URI, requirements, a…
2 parents 00c7a3f + 6d4a7e3 commit 29a45ec

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)