Changeset 1786502
- Timestamp:
- 12/13/2017 08:13:36 PM (8 years ago)
- Location:
- proper-profile
- Files:
-
- 2 deleted
- 4 edited
- 22 copied
-
assets/screenshot-1.png (modified) (previous)
-
assets/screenshot-2.png (modified) (previous)
-
assets/screenshot-3.png (deleted)
-
assets/screenshot-4.png (deleted)
-
tags/1.1.12 (copied) (copied from proper-profile/trunk)
-
tags/1.1.12/LICENSE.txt (copied) (copied from proper-profile/trunk/LICENSE.txt)
-
tags/1.1.12/README.txt (copied) (copied from proper-profile/trunk/README.txt) (2 diffs)
-
tags/1.1.12/admin (copied) (copied from proper-profile/trunk/admin)
-
tags/1.1.12/admin/class-proper-profile-admin.php (copied) (copied from proper-profile/trunk/admin/class-proper-profile-admin.php)
-
tags/1.1.12/admin/css/proper-profile-admin.css (copied) (copied from proper-profile/trunk/admin/css/proper-profile-admin.css)
-
tags/1.1.12/admin/css/tooltipster-sideTip-shadow.min.css (copied) (copied from proper-profile/trunk/admin/css/tooltipster-sideTip-shadow.min.css)
-
tags/1.1.12/admin/css/tooltipster.bundle.min.css (copied) (copied from proper-profile/trunk/admin/css/tooltipster.bundle.min.css)
-
tags/1.1.12/admin/images (copied) (copied from proper-profile/trunk/admin/images)
-
tags/1.1.12/admin/js/proper-profile-admin.js (copied) (copied from proper-profile/trunk/admin/js/proper-profile-admin.js)
-
tags/1.1.12/admin/js/tooltipster.bundle.min.js (copied) (copied from proper-profile/trunk/admin/js/tooltipster.bundle.min.js)
-
tags/1.1.12/admin/partials/admin-notice-bad-api-key.php (copied) (copied from proper-profile/trunk/admin/partials/admin-notice-bad-api-key.php)
-
tags/1.1.12/admin/partials/admin-notice-missing-api-key.php (copied) (copied from proper-profile/trunk/admin/partials/admin-notice-missing-api-key.php)
-
tags/1.1.12/admin/partials/admin-notice-upgrade-required.php (copied) (copied from proper-profile/trunk/admin/partials/admin-notice-upgrade-required.php)
-
tags/1.1.12/includes (copied) (copied from proper-profile/trunk/includes)
-
tags/1.1.12/includes/class-proper-profile-activator.php (copied) (copied from proper-profile/trunk/includes/class-proper-profile-activator.php)
-
tags/1.1.12/includes/class-proper-profile.php (copied) (copied from proper-profile/trunk/includes/class-proper-profile.php)
-
tags/1.1.12/index.php (copied) (copied from proper-profile/trunk/index.php)
-
tags/1.1.12/languages (copied) (copied from proper-profile/trunk/languages)
-
tags/1.1.12/proper-profile.php (copied) (copied from proper-profile/trunk/proper-profile.php) (2 diffs)
-
tags/1.1.12/public (copied) (copied from proper-profile/trunk/public)
-
tags/1.1.12/uninstall.php (copied) (copied from proper-profile/trunk/uninstall.php)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/proper-profile.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
proper-profile/tags/1.1.12/README.txt
r1785777 r1786502 4 4 Requires at least: 4.4 5 5 Tested up to: 4.8.9 6 Stable tag: 1.1.1 16 Stable tag: 1.1.12 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 64 64 == Screenshots == 65 65 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! 66 1. See all of your new contacts? 67 2. Don't miss out on anyone important! 70 68 71 69 == Changelog == 70 71 = 1.1.12 = 72 * New screenshots. 72 73 73 74 = 1.1.11 = -
proper-profile/tags/1.1.12/proper-profile.php
r1785777 r1786502 17 17 * Plugin URI: http://example.com/proper-profile-uri/ 18 18 * Description: Automagically gets all available public data on your customers, so you can make better informed decisions. 19 * Version: 1.1.1 119 * Version: 1.1.12 20 20 * Author: Proper Profile 21 21 * Author URI: https://properprofile.com/ … … 31 31 } 32 32 33 define( 'PROPER_PROFILE_VERSION', '1.1.1 1' );33 define( 'PROPER_PROFILE_VERSION', '1.1.12' ); 34 34 define( 'PROPER_PROFILE_DB_VERSION', '1.1.6' ); 35 35 -
proper-profile/trunk/README.txt
r1785777 r1786502 4 4 Requires at least: 4.4 5 5 Tested up to: 4.8.9 6 Stable tag: 1.1.1 16 Stable tag: 1.1.12 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 64 64 == Screenshots == 65 65 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! 66 1. See all of your new contacts? 67 2. Don't miss out on anyone important! 70 68 71 69 == Changelog == 70 71 = 1.1.12 = 72 * New screenshots. 72 73 73 74 = 1.1.11 = -
proper-profile/trunk/proper-profile.php
r1785777 r1786502 17 17 * Plugin URI: http://example.com/proper-profile-uri/ 18 18 * Description: Automagically gets all available public data on your customers, so you can make better informed decisions. 19 * Version: 1.1.1 119 * Version: 1.1.12 20 20 * Author: Proper Profile 21 21 * Author URI: https://properprofile.com/ … … 31 31 } 32 32 33 define( 'PROPER_PROFILE_VERSION', '1.1.1 1' );33 define( 'PROPER_PROFILE_VERSION', '1.1.12' ); 34 34 define( 'PROPER_PROFILE_DB_VERSION', '1.1.6' ); 35 35
Note: See TracChangeset
for help on using the changeset viewer.