purplewhite
bfb8a79aaf
TinyMCE editor for HTML textareas (except description)
...
Textareas with HTML enabled - except the description field - should be
editable with a (simple) rich text editor. This allows also users
without HTML skills to create formatted text. The description field is
excluded to ensure a working layout with this common field.
These are just some quick changes working well for our use cases.
Probably there's a more elegant implementation possible.
2015-12-29 18:11:23 +01:00
Ultimate Member
e3b42da2bf
New feature: show specific users in member directory
2015-12-29 17:39:59 +02:00
champsupertramp
188229e1bb
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2015-12-29 22:25:18 +08:00
champsupertramp
c901697d69
Fixed hash comparison
2015-12-29 22:25:04 +08:00
purplewhite
9fa189cadb
Bugfix Cover thumb sizes
...
The configured cover thumb were not considered on the members page.
2015-12-29 11:56:01 +01:00
Ultimate Member
f9881db227
Merge pull request #28 from purplewhite/master
...
plugin adjustments
2015-12-28 11:58:18 +02:00
jonfalcon
00ae6e02b2
Enable html support for user bio
2015-12-28 15:00:30 -08:00
Ultimate Member
37312ca78e
Revert "Disable password change default notice"
...
This reverts commit 64c229f764 .
2015-12-25 00:23:07 +02:00
Ultimate Member
18c5dd77e6
Revert "Unnecessary filter removed"
...
This reverts commit 44c70c20b6 .
2015-12-25 00:22:59 +02:00
Ultimate Member
44c70c20b6
Unnecessary filter removed
2015-12-25 00:22:18 +02:00
Ultimate Member
64c229f764
Disable password change default notice
2015-12-25 00:20:08 +02:00
Ultimate Member
423c47c696
Fix display name issue
2015-12-24 18:56:49 +02:00
Ultimate Member
fdf7489925
Display name issues
2015-12-24 18:11:07 +02:00
champsupertramp
27aa2dcaf5
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2015-12-22 17:45:24 +08:00
champsupertramp
fc97d390af
Multi-site redirect support
2015-12-22 17:45:12 +08:00
Ultimate Member
f6577c0f70
Fix float issue on login forms
2015-12-18 23:55:03 +02:00
Ultimate Member
b519eca8b6
Added filter hooks to specific profile fields
2015-12-17 17:55:29 +02:00
Ultimate Member
5e46d94687
Prevents php warning if $query is not array
2015-12-17 14:42:15 +02:00
Ultimate Member
db6d6ed643
Fix profile page seo title
2015-12-16 17:57:24 +02:00
Ultimate Member
4ac0f56455
Fix for cronjobs and WP-CLI issues
2015-12-16 16:44:07 +02:00
champsupertramp
028bb68132
Fixed category posts restriction and edirection
2015-12-16 18:15:40 +08:00
champsupertramp
63a54335c7
Fixed category access settings
2015-12-16 16:38:32 +08:00
Ultimate Member
ab691b3e1f
New privacy option for fields
2015-12-15 16:22:35 +02:00
jonfalcon
b18ad5e130
Fix emoticons
2015-12-15 15:45:03 -08:00
jonfalcon
f4e34952d7
Fix member search on homepage
2015-12-15 13:46:53 -08:00
Ultimate Member
253e0b4819
Compatibility with upcoming User Tags extension
2015-12-12 21:07:39 +02:00
jonfalcon
59b7901679
Add search field hook
2015-12-12 14:32:20 -08:00
Ultimate Member
3997ae46fa
Adding some code to support members filtering
2015-12-11 19:30:54 +02:00
champsupertramp
1e813076af
Fixed category post protect content force login in homepage
...
This restriction should not apply in home/front-page.
2015-12-11 12:47:51 +08:00
Ultimate Member
ed7b23a669
Add class to field
2015-12-11 00:54:24 +02:00
champsupertramp
2f4f1740e6
Fixed unique key field validation
2015-12-10 17:44:32 +08:00
champsupertramp
b20957fe60
Remove notices
2015-12-10 12:29:44 +08:00
champsupertramp
3b2f95b538
Add slash in base url filter for multisite
2015-12-09 16:00:56 +08:00
champsupertramp
2874e92270
Enable WPML support to all UM url/links
2015-12-09 10:53:13 +08:00
Ultimate Member
9c7d4df8ff
New members query filter
2015-12-03 21:37:17 +02:00
champsupertramp
f6ef053dda
Fixed multiple redirection in page restriction
2015-11-25 20:38:20 +08:00
champsupertramp
727e45f58d
Fixed category/post restrictions redirection
2015-11-25 20:37:42 +08:00
champsupertramp
1ec02e11a9
Fixed default wp page restriction function
2015-11-25 19:27:41 +08:00
champsupertramp
94aa894dba
Remove duplicate user IDs
2015-11-25 14:22:43 +08:00
champsupertramp
b26d81d466
Fixed conditional form fields
2015-11-25 14:19:51 +08:00
champsupertramp
f6c49e5031
Fixed typo; Added multiselect options filter hook
2015-11-21 18:45:18 +08:00
champsupertramp
e803b1d3d6
Added field type and select options filter hooks
2015-11-21 18:37:14 +08:00
champsupertramp
d4d57f420a
Revert "Added country and type filter hooks"
...
This reverts commit 6f740598b4 .
2015-11-21 18:34:10 +08:00
champsupertramp
6f740598b4
Added country and type filter hooks
2015-11-21 18:32:04 +08:00
champsupertramp
91a1764080
Fixed display name to update in save profile
2015-11-17 14:08:57 +08:00
champsupertramp
323cd4a744
Exclude stream photo
...
This excludes the stream photo from deletion on 'um_after_user_upload'
hook.
2015-11-16 22:04:59 +08:00
champsupertramp
956fd728ba
Remove duplicated method 'convert_tags'
...
Replaced with um_convert_tags function
2015-11-16 21:55:43 +08:00
champsupertramp
650e913673
Fixed missing images extension
2015-11-16 21:42:58 +08:00
champsupertramp
5d6ac794f7
Add strip tags in biography
2015-11-14 14:52:20 +08:00
champsupertramp
4a37bef9dc
Add unique to stream photos to avoid duplicate and broken image
...
See HS Ticket # /135605447/1648/
2015-11-12 00:06:21 +08:00