Plugin Directory

Changeset 1920862


Ignore:
Timestamp:
08/07/2018 08:34:54 AM (8 years ago)
Author:
servitor
Message:

Last try to update to V0.0.6

Location:
servitor-statistics
Files:
2 edited
10 copied

Legend:

Unmodified
Added
Removed
  • servitor-statistics/tags/0.0.6/README.txt

    r1920545 r1920862  
    33Donate link: https://servitor.io
    44Tags: Servitor, server monitoring, website monitoring, monitoring
    5 Stable tag: 4.3
     5Stable tag: 0.0.6
    66Requires at least: 4.0
    77Tested up to: 4.8
     
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     11Version: 0.0.4
    1112
    1213Servitor is the easiest way to monitor your servers and website for resources, status, uptime, response times, ssl certificates, mixed contents en broken links.
     
    1819Easiest way to monitor your servers and website for resources, status, uptime, response times, ssl certificates, mixed contents en broken links.
    1920
    20 *Requires an account on https://servitor.io*
     21*Requires an account on [Servitor.io](https://servitor.io)*
     22
     23SERVERS
     24Monitor your servers and get notified of issues before they are happening. Get a real-time and historical overview of what is happening on your server and set notifications for when something isn't going as expected.
     25
     26WEBSITES
     27Don't rely on your users to get notified of issues on your websites. Monitor your websites automatically for uptime, ssl expiration, mixed content and broken links.
  • servitor-statistics/tags/0.0.6/servitor-statistics.php

    r1920545 r1920862  
    1717 * Plugin URI:        https://servitor.io
    1818 * Description:       Servitor is the easiest way to monitor your servers and website for resources, status, uptime, response times, ssl certificates, mixed contents en broken links.
    19  * Version:           0.0.1
     19 * Version:           0.0.6
    2020 * Author:            Servitor.io
    2121 * Author URI:        https://zandervdm.nl
     
    3535 * Start at version 1.0.0 and use SemVer - https://semver.org
    3636 */
    37 define( 'Servitor_Statistics_VERSION', '0.0.3' );
     37define( 'Servitor_Statistics_VERSION', '0.0.6' );
    3838
    3939define( 'Servitor_Statistics_Settings_Group', 'servitor_credentials');
  • servitor-statistics/trunk/README.txt

    r1920545 r1920862  
    33Donate link: https://servitor.io
    44Tags: Servitor, server monitoring, website monitoring, monitoring
    5 Stable tag: 4.3
     5Stable tag: 0.0.6
    66Requires at least: 4.0
    77Tested up to: 4.8
     
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     11Version: 0.0.4
    1112
    1213Servitor is the easiest way to monitor your servers and website for resources, status, uptime, response times, ssl certificates, mixed contents en broken links.
     
    1819Easiest way to monitor your servers and website for resources, status, uptime, response times, ssl certificates, mixed contents en broken links.
    1920
    20 *Requires an account on https://servitor.io*
     21*Requires an account on [Servitor.io](https://servitor.io)*
     22
     23SERVERS
     24Monitor your servers and get notified of issues before they are happening. Get a real-time and historical overview of what is happening on your server and set notifications for when something isn't going as expected.
     25
     26WEBSITES
     27Don't rely on your users to get notified of issues on your websites. Monitor your websites automatically for uptime, ssl expiration, mixed content and broken links.
  • servitor-statistics/trunk/servitor-statistics.php

    r1920545 r1920862  
    1717 * Plugin URI:        https://servitor.io
    1818 * Description:       Servitor is the easiest way to monitor your servers and website for resources, status, uptime, response times, ssl certificates, mixed contents en broken links.
    19  * Version:           0.0.1
     19 * Version:           0.0.6
    2020 * Author:            Servitor.io
    2121 * Author URI:        https://zandervdm.nl
     
    3535 * Start at version 1.0.0 and use SemVer - https://semver.org
    3636 */
    37 define( 'Servitor_Statistics_VERSION', '0.0.3' );
     37define( 'Servitor_Statistics_VERSION', '0.0.6' );
    3838
    3939define( 'Servitor_Statistics_Settings_Group', 'servitor_credentials');
Note: See TracChangeset for help on using the changeset viewer.