Plugin Directory

Changeset 2031747


Ignore:
Timestamp:
02/15/2019 09:06:15 PM (7 years ago)
Author:
wpdashboard
Message:

updating to 2.0.0 tag

Location:
wp-dashboard/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-dashboard/trunk/readme.txt

    r2031719 r2031747  
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 Manage all of your WordPress installations in one place.
     12Manage all of your Wordpress installations in one place.
    1313
    1414== Description ==
    1515
    16 ### The Last WordPress Manager You Need
     16### The Last Wordpress Manager You Need
    1717
    18 Manage all of your WordPress installations in one place.
     18Manage all of your Wordpress installations in one place.
    1919
    2020Want more information? [Check out our site!](https://wpdashboard.io?utm_source=wordpress&utm_medium=readme&utm_campaign=readme)
     
    2323#### Integrations
    2424
    25 * Gravity Forms (coming soon)
     25* Gravity Forms (Coming Soon)
    2626    Collect Gravity Forms entries, view forms, and export them all in one place. All form entries are captured, and encrypted. No one but YOU have access to YOUR information.
    2727
    28 * Google Analytics (coming soon)
     28* Google Analytics (Coming Soon)
    2929    Connect Google Analytics to WP Dashboard, and instantly see your pages on your site, errors, sessions, and more in one place.
    3030
    31 * Google Tag Manager (coming soon)
     31* Google Tag Manager (Coming Soon)
    3232    Setup Google Tag Manager on your site, from a drop-down. No code, no editing themes, it just works.
    3333
    34 * Google Search Console (coming soon)
     34* Google Search Console (Coming Soon)
    3535    See your errors, and organic rankings. See what you can do to modify and improve your search results.
    3636
    37 * HubSpot (coming soon)
     37* HubSpot (Coming Soon)
    3838    Connecting HubSpot sets up the tracking script automatically. No configuration required.
    3939
    40 * SMS Notifications (coming soon)
     40* SMS Notifications (Coming Soon)
    4141    Get important information about your site in real time via SMS.
    4242
    43 * Slack Notifications (coming soon)
     43* Slack Notifications (Coming Soon)
    4444    See 404 errors as they happen, when your site has visit spikes, or broken links. Get notified instantly.
    4545
    4646
    47 Apps coming soon! You will be able to get notifications straight to your phone, and manage your sites in one place.
     47App coming soon to iOS! Android in Q3 of 2018, get notifications straight to your phone, and manage your sites in one place.
    4848
    4949
     
    5858
    5959= 2.0.0 =
    60 * Moved to a Webhook version; no more pounding servers/sites for information!
    61 * Gathering more information and re-working how the plugin's backend works!
     60* Complete re-work of the information gathering!
     61* Moved to Webhook version, no more pounding servers/sites for information!
     62* Gathering more information, and re-working how the plugin's backend works!
    6263* Implementation of the REST API extension, instead of using our own
    63 * Bug fixes for PHP 5.6
    6464
    6565= 1.1.19 =
     
    7474
    7575= 1.1.16 =
    76 * Adding the descriptions and everything required for the WordPress SVN repository to work correctly.
     76* Adding the descriptions and everything required for the Wordpress SVN repository to work correctly.
    7777
    7878= 1.1.15 =
    79 * Fixed issue with Plugin Version definition for WordPress submission
     79* Fixed issue with Plugin Version definition for Wordpress submission
    8080
    8181= 1.1.14 =
     
    101101= 1.1.08 =
    102102* Removed GuzzleHttp
    103 * Using Wp_Http from core WordPress
     103* Using Wp_Http from core Wordpress
    104104* Fixed issue with deactivation not really removing the settings
    105105
  • wp-dashboard/trunk/wpdashboard.php

    r2030956 r2031747  
    1616 * Plugin Name:       WP Dashboard
    1717 * Plugin URI:        https://wpdashboard.io
    18  * Description:       Manage your WordPress installations in one place.
     18 * Description:       Manage your Wordpress installations in one place.
    1919 * Version:           2.0.0
    2020 * Author:            WP Dashboard
Note: See TracChangeset for help on using the changeset viewer.