Plugin Directory

Changeset 1786502


Ignore:
Timestamp:
12/13/2017 08:13:36 PM (8 years ago)
Author:
properprofile
Message:

checkin of plugin v1.1.12

Location:
proper-profile
Files:
2 deleted
4 edited
22 copied

Legend:

Unmodified
Added
Removed
  • proper-profile/tags/1.1.12/README.txt

    r1785777 r1786502  
    44Requires at least: 4.4
    55Tested up to: 4.8.9
    6 Stable tag: 1.1.11
     6Stable tag: 1.1.12
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6464== Screenshots ==
    6565
    66 1. Any WooCommerce order has an associated email address. Notice the new icon beside it?
    67 2. Hover with your mouse over it, and you get tons of info about your customer!
    68 3. The basic WordPress users list used to be a bit dull.
    69 4. But look at that! It's much more interesting and effective now!
     661. See all of your new contacts?
     672. Don't miss out on anyone important!
    7068
    7169== Changelog ==
     70
     71= 1.1.12 =
     72* New screenshots.
    7273
    7374= 1.1.11 =
  • proper-profile/tags/1.1.12/proper-profile.php

    r1785777 r1786502  
    1717 * Plugin URI:        http://example.com/proper-profile-uri/
    1818 * Description:       Automagically gets all available public data on your customers, so you can make better informed decisions.
    19  * Version:           1.1.11
     19 * Version:           1.1.12
    2020 * Author:            Proper Profile
    2121 * Author URI:        https://properprofile.com/
     
    3131}
    3232
    33 define( 'PROPER_PROFILE_VERSION', '1.1.11' );
     33define( 'PROPER_PROFILE_VERSION', '1.1.12' );
    3434define( 'PROPER_PROFILE_DB_VERSION', '1.1.6' );
    3535
  • proper-profile/trunk/README.txt

    r1785777 r1786502  
    44Requires at least: 4.4
    55Tested up to: 4.8.9
    6 Stable tag: 1.1.11
     6Stable tag: 1.1.12
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6464== Screenshots ==
    6565
    66 1. Any WooCommerce order has an associated email address. Notice the new icon beside it?
    67 2. Hover with your mouse over it, and you get tons of info about your customer!
    68 3. The basic WordPress users list used to be a bit dull.
    69 4. But look at that! It's much more interesting and effective now!
     661. See all of your new contacts?
     672. Don't miss out on anyone important!
    7068
    7169== Changelog ==
     70
     71= 1.1.12 =
     72* New screenshots.
    7273
    7374= 1.1.11 =
  • proper-profile/trunk/proper-profile.php

    r1785777 r1786502  
    1717 * Plugin URI:        http://example.com/proper-profile-uri/
    1818 * Description:       Automagically gets all available public data on your customers, so you can make better informed decisions.
    19  * Version:           1.1.11
     19 * Version:           1.1.12
    2020 * Author:            Proper Profile
    2121 * Author URI:        https://properprofile.com/
     
    3131}
    3232
    33 define( 'PROPER_PROFILE_VERSION', '1.1.11' );
     33define( 'PROPER_PROFILE_VERSION', '1.1.12' );
    3434define( 'PROPER_PROFILE_DB_VERSION', '1.1.6' );
    3535
Note: See TracChangeset for help on using the changeset viewer.