Commit Graph

1036 Commits

Author SHA1 Message Date
Champ Camba 8c054f9412 Fix redirection on update profile slug 2017-02-09 11:37:20 +08:00
Champ Camba c5ff52b40f Fix code comment 2017-02-08 23:21:56 +08:00
Champ Camba e4a129ef10 Fix comment and indentation 2017-02-07 21:48:52 +08:00
Champ Camba 86943d28ff Fix PHP 7 compatibility 2017-02-07 10:55:12 +08:00
Champ Camba 33ad33abb5 Fix comment format and indentation 2017-02-06 22:06:46 +08:00
Champ Camba dc90691439 Update ReadMe 2017-02-05 12:43:26 +08:00
Champ Camba 74d2326c71 Remove notices 2017-02-04 18:55:25 +08:00
Champ Camba 028178ac05 Fix icon display as label in profile view 2017-02-04 16:29:11 +08:00
Champ Camba df96dad811 Fix profile visibility option in member directories 2017-02-04 15:30:35 +08:00
Champ Camba 252a99f4f0 Fix comment format 2017-02-04 11:40:26 +08:00
Champ Camba eeffc56af2 Add user avatar's alternate text 2017-02-02 21:03:01 +08:00
Champ Camba ab77c5801a Fix URL field 'nofollow' issue 2017-02-02 20:41:52 +08:00
Champ Camba 469f1941c8 Fix indentation 2017-02-02 20:30:23 +08:00
Champ Camba f6c8f6a022 Tagging 1.3.82 2017-01-31 09:59:02 +08:00
Champ Camba 75d7bcbd25 Remove safe mode from system info 2017-01-30 21:39:36 +08:00
Champ Camba 8fbd65e7f9 Add body class for own profile 2017-01-30 18:38:14 +08:00
Champ Camba 33de4cb085 Fix select/multi-select field options translation 2017-01-28 19:10:13 +08:00
Champ Camba a78b9be206 Remove notice 2017-01-28 12:15:52 +08:00
Champ Camba 64fe56f911 Update ReduxFramework validation file 2017-01-27 20:33:16 +08:00
Champ Camba 5a6033bc66 Update ReduxFramework to version 3.6.2 2017-01-27 20:22:24 +08:00
Champ Camba a5a601814d Fix profiles visibility and access permissions in member directories 2017-01-27 14:01:13 +08:00
Champ Camba 4b2e1223fe Update readme 2017-01-26 20:27:46 +08:00
Champ Camba f27e10cc0d Fix User deletion in mobile browsers 2017-01-25 20:36:19 +08:00
Champ Camba b4dfd13aab Merge pull request #221 from jabourne/patch-1
Update um-file-upload.php
2017-01-25 08:55:54 +08:00
Champ Camba 823b98d7b4 Merge pull request #222 from jabourne/patch-2
Update um-image-upload.php
2017-01-25 08:55:45 +08:00
Champ Camba e0a1d51c97 Add filter hook disable a hook to secure account fields 2017-01-25 08:53:38 +08:00
Champ Camba c4a746c1bf Remove notices 2017-01-24 19:58:35 +08:00
Champ Camba 4f61d7288c Fix WPML fatal error issue 2017-01-23 21:21:13 +08:00
Champ Camba 754368505e Fix author name in recent comments widget 2017-01-23 20:26:38 +08:00
Champ Camba 62d8d2bd69 Fix PHP7 compatibility issue 2017-01-23 16:55:25 +08:00
Champ Camba cc76ce5674 Fix field view and edit restriction 2017-01-20 23:19:49 +08:00
jabourne 6e6beee29a Update um-image-upload.php
to prevent overwrite of multiple image uploads with the same name, I've added the $id to the filename just prior to the sanitize_file_name() call.
2017-01-19 02:47:03 -07:00
jabourne 7aa9dbbbee Update um-file-upload.php
to prevent overwrite of multiple file uploads with the same name, I've added the $id to the filename just prior to the sanitize_file_name() call.
2017-01-19 02:45:56 -07:00
Champ Camba fdf3cc0e79 Fix WPML compatibility issue 2017-01-19 12:01:23 +08:00
Champ Camba ae48108d56 Fix PolyLang & WPML compatibility issue 2017-01-19 10:52:47 +08:00
Champ Camba 978995d807 Tagging 1.3.81 2017-01-19 09:32:52 +08:00
Champ Camba 5668200ed3 Fix WPML compatibility with UM logout 2017-01-18 21:16:26 +08:00
Champ Camba edcf4c06f3 Fix conditional field with 'contains' 2017-01-18 20:40:47 +08:00
Champ Camba 4c4d97b178 Tagging 1.3.80 2017-01-18 09:57:07 +08:00
Champ Camba 6f7996e11e Fix loop notifications on user creation in the back-end 2017-01-18 09:23:23 +08:00
Champ Camba 9e69c5e5ec Tagging 1.3.79 2017-01-17 18:52:44 +08:00
Champ Camba 62df348438 Fix um_get_field filter hook 2017-01-17 18:46:34 +08:00
Champ Camba b68eaf6bb1 Fix user deletion on mobile browsers 2017-01-16 15:46:26 +08:00
Champ Camba 151ab5d545 Fix default text autocomplete 2017-01-13 22:09:27 +08:00
Champ Camba 0328988b54 Add confirmation on user deletion 2017-01-13 17:15:38 +08:00
Champ Camba d45a11172d Remove notice 2017-01-10 22:04:51 +08:00
Champ Camba c25d2f372a Fix conditional fields 2017-01-09 16:45:07 +08:00
Champ Camba ceb9f3cb7f Update system info 2017-01-08 16:09:41 +08:00
Champ Camba b582bc9e2a Update English translation file 2017-01-07 21:39:04 +08:00
Champ Camba d66bb86d22 Fix logout compatibility issue with WPML 2017-01-06 22:17:22 +08:00