Commit Graph

733 Commits

Author SHA1 Message Date
Champ Camba ff0eb1fd55 Merge pull request #280 from abdusfauzi/patch-1
Fix error missing wp-load.php
2017-06-18 22:58:03 +08:00
Champ Camba 71b29f34db Fix extra slashes in form edit fields when invalid input fields occur 2017-06-16 23:21:07 +08:00
Champ Camba e29d31d13f Fix file clean up with image/file fields on profile update 2017-06-14 16:03:11 +08:00
Abdus Fauzi 067b51ed01 Fix error missing wp-load.php
Fixing bug which require missing wp-load.php
See ultimatemember#7
2017-06-10 10:11:41 +08:00
Champ Camba d577823f08 Fix png image upload with transparency 2017-06-09 18:45:54 +08:00
Champ Camba 6c027e03f4 Merge pull request #276 from denisbaranov/patch-1
fix issue #13856 - add filter "um_upload_file_name"
2017-06-08 19:56:29 +08:00
Champ Camba 18dd37fe70 Fx text domain slug for wp.org translation compatibility 2017-06-06 22:37:55 +08:00
denisbaranov 1929765680 fix issue #13856 - add filter "um_upload_file_name" 2017-06-06 16:51:44 +03:00
Champ Camba dfdf9901be Fix change password email notification 2017-06-06 13:26:11 +08:00
Champ Camba afced5a944 Merge pull request #273 from tripflex/tripflex-patch-1
Email Activation $user_login undefined, and wp_login action should pass 2 params
2017-06-02 22:02:49 +08:00
Champ Camba 1a39a35b46 Update en_US translation files 2017-05-30 01:38:01 +08:00
Myles McNamara 52dd2f508b Fix account email activate 'user_login', and wp_login params
$user_login is not defined, should be $user->user_login, and wp_login should pass two params, the $user->user_login and $user object
2017-05-22 15:26:49 -04:00
Champ Camba 216cb4f9d4 Fix Min and Max numeric values validation 2017-05-13 19:52:03 +08:00
Champ Camba 698179ff54 Add new filter hook to modify the specific field type's value 2017-05-10 14:54:52 +08:00
Champ Camba 76a21f5f92 Add new filter hook to modify profile cancel url
- um_edit_profile_cancel_uri
2017-05-09 14:12:39 +08:00
Champ Camba b40109d803 Fix custom field role validation 2017-05-04 21:07:49 +08:00
Champ Camba 516a963f7c Add esc_textarea in textarea field 2017-05-02 09:49:18 +08:00
Bartosz Romanowski e515eec6d8 Search user with original UM user slug 2017-04-26 09:25:40 +02:00
Champ Camba 8005f79d55 Remove notices 2017-04-21 19:40:06 +08:00
Champ Camba 8a9e430c8f Remove notices 2017-04-21 16:30:40 +08:00
Champ Camba bf5c227bad Remove notices 2017-04-19 19:50:55 +08:00
Champ Camba 542aebff48 Display assigned roles in search filter 'role' field 2017-04-18 08:36:59 +08:00
Champ Camba 21ee54f29d Fix search member directory fields 2017-04-17 20:46:46 +08:00
Champ Camba 8bcb00d397 Merge pull request #262 from nikitasinelnikov/master
fixed search by role
2017-04-15 19:18:48 +08:00
nikitasinelnikov 047e8e58ff fixed search by role
at Users directory
2017-04-14 14:37:51 +03:00
Champ Camba 0b996ecc21 Fix image url cache filter 2017-04-07 22:03:31 +08:00
Champ Camba 4868970dc4 Fix PHP 7 compatibility issue 2017-03-31 23:59:51 +08:00
Champ Camba 6680f6bde3 Merge pull request #251 from nikitasinelnikov/master 2017-03-28 19:16:56 +08:00
Champ Camba 3cc466798b Fix adding fields in form builders 2017-03-27 22:28:00 +08:00
nikitasinelnikov 219daa6e5a fixed redirect field for 1 and 2 accessible option 2017-03-24 18:28:26 +02:00
nikitasinelnikov a72a8861d3 changes for user profile section
add action to our section hook
2017-03-24 16:50:49 +02:00
nikitasinelnikov f378e81e53 Added user_profile section hook
do_action( 'um_user_profile_section' );
2017-03-24 16:46:49 +02:00
nikitasinelnikov e6526654e9 Added H2
for UltimateMember section to Add/Edit User Form
2017-03-23 17:55:43 +02:00
Champ Camba eb67ca32c8 Fix login error notices 2017-03-20 20:52:37 +08:00
Champ Camba 9ad138f0dc Add new filters to modify upload base directories 2017-03-20 20:37:31 +08:00
Champ Camba c0f074b409 Fix authenticate filter and login form notices 2017-03-19 23:57:53 +08:00
Champ Camba e0d2073f55 Fix PHP 7.1+ compatibility issues 2017-03-17 22:50:58 +08:00
Champ Camba 52ef1cee0b Fix wp authenticate filter 2017-03-14 19:05:13 +08:00
Champ Camba 04a91857dd Fix wp authenticate hook filter 2017-03-14 19:01:12 +08:00
Champ Camba a1487dbad5 Adds new option to disable name fields in account page 2017-03-14 15:31:52 +08:00
Champ Camba a2aba4fe98 Adds correct profile url to WPML language switcher 2017-03-11 12:02:16 +08:00
Champ Camba b892282f51 Fix editable checkbox and radio fields style 2017-03-11 09:23:38 +08:00
Champ Camba 14b8047981 Clean up 2017-03-10 20:35:27 +08:00
Champ Camba 404ba31e01 Fix color of radio and checbox disabled fields on active state 2017-03-08 18:38:16 +08:00
Champ Camba b3b2742387 Fix utf8 encoding in edit fields 2017-03-07 21:25:57 +08:00
Champ Camba fe52d526c1 Fix user email cache issue 2017-03-03 16:37:43 +08:00
Champ Camba f35e284a06 Fix WP authenticate filter hook 2017-03-01 20:21:56 +08:00
Champ Camba 2ab7901a1a Fix WP roles synchronisation on UM role update 2017-03-01 17:23:38 +08:00
Champ Camba a678f7aaf4 Fix translation strings 2017-02-27 21:41:48 +08:00
Champ Camba dbcf2a1a96 Fix login access settings for logged in users 2017-02-25 19:47:39 +08:00