Commit Graph

178 Commits

Author SHA1 Message Date
champsupertramp a2828ebfc4 Fix activation link 2016-01-04 12:40:30 +08:00
champsupertramp 6e7d1aef62 Remove notices 2016-01-04 11:09:41 +08:00
champsupertramp 52ee46b997 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
# Conflicts:
#	core/um-short-functions.php
2016-01-04 11:07:48 +08:00
Ultimate Member 8a95eda1ec Add usermeta support to content locker shortcode 2016-01-02 18:49:56 +02:00
Ultimate Member 773749dec8 Adds content locking to guests only within post/page 2016-01-02 18:25:44 +02:00
jonfalcon 81c791a518 Add hook to field values when editing 2016-01-02 15:27:52 -08:00
Ultimate Member eab1e87e34 Adds [um_loggedin] shortcode to protect content 2016-01-02 01:36:11 +02:00
Ultimate Member b4dd56f624 Many changes in core to be more WordPress native 2016-01-01 18:47:54 +02:00
Ultimate Member 59e0c4da12 Trim long strings in field labels (backend only) 2015-12-31 16:49:50 +02:00
Ultimate Member 75e5b85d80 New field type: Number 2015-12-30 22:08:23 +02:00
Ultimate Member 1dc52cb005 Automatic clickable links in profile header bio 2015-12-30 20:59:57 +02:00
Ultimate Member 10de28ccdd Merge pull request #64 from purplewhite/master
Bugfix Cover thumb sizes
2015-12-30 16:56:43 +02:00
champsupertramp 66838ec2f8 Remove notice 2015-12-30 17:08:12 +08:00
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