| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | /** |
| 3 | 3 | * Plugin Name: Profile Builder |
| 4 | 4 | * Plugin URI: https://www.cozmoslabs.com/wordpress-profile-builder/ |
| 5 | 5 | * Description: Login, registration and edit profile shortcodes for the front-end. Also you can choose what fields should be displayed or add new (custom) ones both in the front-end and in the dashboard. |
| 6 | - * Version: 4.0.1 | |
| 6 | + * Version: 4.0.3 | |
| 7 | 7 | * Author: Cozmoslabs |
| 8 | 8 | * Author URI: https://www.cozmoslabs.com/ |
| 9 | 9 | * Text Domain: profile-builder |
| 10 | 10 | * Domain Path: /translation |
| @@ -9,11 +9,11 @@ | ||
| 9 | 9 | * Text Domain: profile-builder |
| 10 | 10 | * Domain Path: /translation |
| 11 | 11 | * License: GPL2 |
| 12 | 12 | * WC requires at least: 3.0.0 |
| 13 | - * WC tested up to: 11 | |
| 14 | - * Elementor tested up to: 4.2.3 | |
| 15 | - * Elementor Pro tested up to: 4.2.3 | |
| 13 | + * WC tested up to: 11.1 | |
| 14 | + * Elementor tested up to: 4.3.0 | |
| 15 | + * Elementor Pro tested up to: 4.3.0 | |
| 16 | 16 | * |
| 17 | 17 | * == Copyright == |
| 18 | 18 | * Copyright 2014 Cozmoslabs (www.cozmoslabs.com) |
| 19 | 19 | * |
| @@ -386,9 +386,9 @@ | ||
| 386 | 386 | * Definitions |
| 387 | 387 | * |
| 388 | 388 | * |
| 389 | 389 | */ |
| 390 | -define('PROFILE_BUILDER_VERSION', '4.0.1' ); | |
| 390 | +define('PROFILE_BUILDER_VERSION', '4.0.3' ); | |
| 391 | 391 | define('WPPB_PLUGIN_DIR', plugin_dir_path(__FILE__)); |
| 392 | 392 | define('WPPB_PLUGIN_URL', plugin_dir_url(__FILE__)); |
| 393 | 393 | define('WPPB_PLUGIN_BASENAME', plugin_basename(__FILE__)); |
| 394 | 394 | define('WPPB_TRANSLATE_DIR', WPPB_PLUGIN_DIR . '/translation'); |