champsupertramp
58978d7780
Fix reset and change password
2016-06-02 21:24:14 +08:00
champsupertramp
634994ecd9
Fix upload file extension's case sensitive issue
2016-06-02 19:49:15 +08:00
champsupertramp
c7dce7b75e
Remove notice
2016-06-02 15:20:09 +08:00
champsupertramp
5ae871c319
Fix indentation
2016-05-31 20:21:52 +08:00
champsupertramp
adb8e49277
Remove plain text passwords
2016-05-28 17:39:59 +08:00
champsupertramp
625d3fe2a6
Fix generate password length
2016-05-28 15:09:31 +08:00
champsupertramp
117cfba0ac
Add Generate dummies tool
2016-05-27 20:12:21 +08:00
champsupertramp
a28955955e
Fix gravatar profile photo and tool
2016-05-27 14:50:45 +08:00
champsupertramp
0d86805510
Fix permalink base format
2016-05-27 14:28:15 +08:00
champsupertramp
a5470a68c6
Update select2 assets
2016-05-26 18:56:28 +08:00
champsupertramp
a2b24d145c
Fix account fields update
2016-05-26 11:23:43 +08:00
champsupertramp
fe78137714
Remove notice
2016-05-25 12:14:36 +08:00
champsupertramp
5bd871fcf5
Fix cache option
2016-05-23 18:30:12 +08:00
champsupertramp
729b4af5c0
Add filter 'um_submit_form_data'
2016-05-22 14:20:50 +08:00
champsupertramp
0fe320edf3
Fix add error filter
2016-05-21 12:38:06 +08:00
champsupertramp
32adfa9f88
Fix select fields
2016-05-20 20:49:43 +08:00
champsupertramp
4212aa76e7
Fix form error with users tags
2016-05-20 19:14:16 +08:00
champsupertramp
960f519271
Fix approve and welcome email with set password link
2016-05-19 15:27:48 +08:00
champsupertramp
79ba64f206
Add new filter 'um_submit_form_error'
2016-05-17 19:35:56 +08:00
champsupertramp
f2561fbbf2
Fix login redirection
2016-05-16 20:40:50 +08:00
champsupertramp
22cff6b707
Fix edit profile url
2016-05-16 20:03:39 +08:00
champsupertramp
1b0da56411
Add new action 'wp_authenticate_username_password_before'
2016-05-13 19:22:15 +08:00
champsupertramp
b0231ceb87
Remove notice
2016-05-13 10:41:28 +08:00
champsupertramp
f6c4b8e045
Remove notices
2016-05-11 21:03:44 +08:00
champsupertramp
10ef167c96
Fix convert tags format
2016-05-10 20:19:44 +08:00
champsupertramp
2ddf9df9e7
Fix embedding videos
2016-05-08 17:53:28 +08:00
champsupertramp
241956149a
Fix admin access in front-end login
2016-05-05 22:24:15 +08:00
Champ Camba
18291d3121
Merge pull request #130 from svenl77/master
...
sorry, up_rewrite_flush_rewrite_rules should be um_rewrite_flush_rewr…
2016-05-01 20:30:33 +08:00
Sven Lehnert
8ba993754b
sorry, up_rewrite_flush_rewrite_rules should be um_rewrite_flush_rewrite_rules ;)
2016-05-01 13:44:15 +02:00
champsupertramp
6bce8aa629
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2016-04-30 22:29:28 +08:00
champsupertramp
fc27f8462a
Add 'um_form_fields_textarea_settings' filter
2016-04-30 22:28:56 +08:00
Champ Camba
f1ba659423
Merge pull request #129 from svenl77/master
...
Move the check for um_flush_stop to the flush_rewrite_rules function …
2016-04-30 22:22:30 +08:00
champsupertramp
2bb2b45a18
Fix profile photo as required field
2016-04-30 22:15:23 +08:00
Sven Lehnert
03a2ee8fbd
Move the check for um_flush_stop to the flush_rewrite_rules function to avoid add_rewrite_rule issues if other plugins flush_rewrite_rules.
...
We need to make sure the add_rewrite_rule is running each time otherwise the rewrite roles get lost if other plugins flush_rewrite_rules.
Now the um_flush_stop check is moved to the add_rewrite_rule function to make sure add_rewrite_rule is fired.
If the option "Stop rewriting rules on every load" is set to "on" and a plugin flush_rewrite_rules your add_rewrite_rule will get recognised.
I also added a filer 'up_rewrite_flush_rewrite_rules' to allow plugins to stop rewriting without manipulating the option array.
I hope this makes sense for you and help you. My english is not the best let me know if I got something wrong here or you have any question left. I like to help.
2016-04-30 14:13:08 +02:00
champsupertramp
e91e08cd2e
Fix indentation
2016-04-27 23:16:54 +08:00
champsupertramp
f7dd02d3f4
Optimize users query in member directory
2016-04-27 23:14:54 +08:00
champsupertramp
c4a195e4bc
Remove notice
2016-04-27 22:44:56 +08:00
champsupertramp
f46e52912b
optimize query and object caching
2016-04-23 21:35:39 +08:00
champsupertramp
5c56a2985f
Add option to force display name to be capitlized
2016-04-21 20:36:45 +08:00
champsupertramp
42e95c084a
Add reset password limit options
2016-04-21 20:05:23 +08:00
champsupertramp
37a2df870d
Fix redirect url
2016-04-21 11:19:06 +08:00
champsupertramp
0b1582dc2d
Remove notices
2016-04-21 09:59:11 +08:00
champsupertramp
3bff553ce3
Fix display name capitalization
2016-04-20 20:18:14 +08:00
champsupertramp
ce5b450fe9
Fix member directory query
2016-04-19 13:54:39 +08:00
champsupertramp
66f62d5aa1
Fix username validation
2016-04-16 21:14:29 +08:00
champsupertramp
cdaeb12d07
Fix search member filter and fields
2016-04-16 20:28:20 +08:00
champsupertramp
8791704888
Add action hook for current page type in access settings
2016-04-16 16:40:14 +08:00
champsupertramp
10bc412e24
Refactor menu roles
2016-04-16 15:26:32 +08:00
champsupertramp
d95522cefb
Fix menu roles
2016-04-16 14:53:54 +08:00
champsupertramp
819d0165db
Update tracking
2016-04-14 22:47:35 +08:00