Commit Graph

1054 Commits

Author SHA1 Message Date
Champ Camba 31ceaf8b0a standardise comment 2017-02-19 13:22:12 +08:00
Champ Camba 0f3cce69d7 Fix comment headers 2017-02-18 11:28:52 +08:00
Champ Camba 3a67f7c655 Remove notices 2017-02-17 18:46:20 +08:00
Champ Camba 3e5a1df86c Fix profile slug in permalink 2017-02-17 18:45:06 +08:00
Champ Camba d8dd54d95f Fix Vkontakte view 2017-02-16 13:02:04 +08:00
Champ Camba fedd8dc223 Add tags access settings 2017-02-15 21:33:29 +08:00
Champ Camba e80077bdd9 Fix field icons display 2017-02-15 13:27:22 +08:00
Champ Camba fc1cfdd923 Fix comment header 2017-02-14 22:37:23 +08:00
Champ Camba 61e2c43ca8 Set gravatar for new registered users 2017-02-13 14:21:57 +08:00
Champ Camba 809da7768e Fix dynamic CSS options in member directory 2017-02-12 20:26:48 +08:00
Champ Camba 679b6e88d6 Fix fallback user login on registration process 2017-02-10 14:44:19 +08:00
Champ Camba f7a09e0614 Merge pull request #233 from AndroPlus-org/um-spammess
Fix translation of spam bot messages
2017-02-10 14:23:37 +08:00
AndroPlus d4c17853f1 Fix translation of spam bot messages
Ultimate Member is not showing translated spam bot messages because
,'ultimatemember'
is missing.
2017-02-10 14:27:29 +09:00
Champ Camba a5c212c790 Remove pointer cursor from field areas in profile view mode 2017-02-10 09:34:07 +08:00
Champ Camba c894f60010 Refactor securing account fields 2017-02-09 20:52:47 +08:00
Champ Camba b70f21eb6f Remove whitespace from email address field 2017-02-09 19:54:25 +08:00
Champ Camba 9cd3a6102b Enable admin to edit user profiles 2017-02-09 18:42:14 +08:00
Champ Camba f01a2ac03e Fix email address whitespace issue 2017-02-09 15:58:55 +08:00
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