Plugin Directory

Changeset 2377886


Ignore:
Timestamp:
09/09/2020 11:05:06 AM (6 years ago)
Author:
richnou
Message:

change on readme.txt

Location:
json-dashboard-infos/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • json-dashboard-infos/trunk/index.php

    r2374570 r2377886  
    44 * Author: Richard Carlier
    55 * Author URI: https://carlier.biz
    6  * 
     6 *
    77 * Plugin Name: JSON Dashboard Infos
    88 * Plugin URI: https://github.com/rcarlier/json-dashboard-infos
    9  * Version: 1.0.0
    10  * 
     9 * Version: 1.0.2
     10 *
    1111 * Description: Get infos from your wordpress, in JSON format, to create centralized dashboards
    12  * 
     12 *
    1313 * Text Domain: json-dashboard-infos
    1414 * Domain Path: /languages
    15  * 
     15 *
    1616 * License: GPL v3
    1717 * This program is free software: you can redistribute it and/or modify
     
    1919 * the Free Software Foundation, either version 3 of the License, or
    2020 * any later version.
    21  * 
     21 *
    2222 * This program is distributed in the hope that it will be useful,
    2323 * but WITHOUT ANY WARRANTY; without even the implied warranty of
    2424 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    2525 * GNU General Public License for more details.
    26  * 
     26 *
    2727 * You should have received a copy of the GNU General Public License
    2828 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
     
    8686/**
    8787 * Add link to settings in "wp-admin/plugins.php" page
    88  * 
     88 *
    8989 * @param type $links
    9090 * @param type $file
  • json-dashboard-infos/trunk/readme.txt

    r2377883 r2377886  
    2525Demonstrations (in video, and in French)
    2626
    27 * Presentation : https://www.youtube.com/watch?v=JCyXrJ3G6-of
    28 * Installation, configuration : https://www.youtube.com/watch?v=7T44xJj3jPM
    29 * Dashboard with React : https://www.youtube.com/watch?v=cfV-TfHQCyw
     27* [Presentation](https://www.youtube.com/watch?v=JCyXrJ3G6-of)
     28* [Installation, configuration](https://www.youtube.com/watch?v=7T44xJj3jPM)
     29* [Dashboard with React](https://www.youtube.com/watch?v=cfV-TfHQCyw)
    3030
    3131
Note: See TracChangeset for help on using the changeset viewer.