Commit Graph

3080 Commits

Author SHA1 Message Date
Nikita Sinelnikov 83b8a86bd0 - fixed restriction by terms;
- fixed terms restrictions
2021-07-26 16:41:49 +03:00
Nikita Sinelnikov 0d2ac59ce3 - fixed getting default metadata for UM forms; 2021-07-26 14:57:31 +03:00
Nikita Sinelnikov 54f0e059e6 - fixed restriction rules by the terms;
- fixed comments count handler;
2021-07-23 18:00:33 +03:00
Nikita Sinelnikov 97a2728cdb - added comments query changes; 2021-07-23 15:53:07 +03:00
Nikita Sinelnikov b70cb55051 - added argument $original_post for restriction content hooks;
- fixed sanitizing issues with directly using values from inputs as HTML in JS;
2021-07-23 15:31:30 +03:00
Nikita Sinelnikov 01c20b8157 - fixed comments query; 2021-07-23 14:42:53 +03:00
Nikita Sinelnikov 7c5293655d - fixed taxonomy restrict settings; 2021-07-23 14:22:47 +03:00
Nikita Sinelnikov f5f2f8b924 - fixed array_push; 2021-07-23 14:19:34 +03:00
Nikita Sinelnikov 2b115b89c7 - added setting 'Restricted Access Post Title' for restricted posts displayed in archive;
- fixed access class for posts visible in query but that have restriction settings (message or redirect);
2021-07-22 20:58:20 +03:00
Nikita Sinelnikov c7dc4442c6 - fixed restriction settings based on terms; 2021-07-22 20:15:45 +03:00
Nikita Sinelnikov 9abfd6aa73 - changed option priority; 2021-07-22 16:35:09 +03:00
Nikita Sinelnikov 1e5e1f298d - fixed sanitizing types;
- fixed `in_group` attribute sanitizing;
2021-07-21 20:26:33 +03:00
Nikita Sinelnikov 0d49b5596b - fixed no preview available block displaying; 2021-07-20 15:53:32 +03:00
Nikita Sinelnikov ca24cff781 - fixed WP version number to major release; 2021-07-20 15:00:44 +03:00
Nikita Sinelnikov 06ea1411d2 - updated readme; 2021-07-20 12:21:09 +03:00
Nikita Sinelnikov 298520d0b1 - fixed typo; 2021-07-19 17:12:35 +03:00
Nikita Sinelnikov 7cfd1bac67 - fixed fileuploader; 2021-07-19 17:03:57 +03:00
Nikita Sinelnikov 1a1105d50e - updated readme; 2021-07-16 17:46:29 +03:00
Nikita Sinelnikov a821b490d5 Merge pull request #852 from ultimatemember/development/2.1.22
Development process 2.2.0 done
2021-07-16 17:38:53 +03:00
Nikita Sinelnikov 41af9903b8 - changed readme;
- prepared to release;
2021-07-16 17:36:51 +03:00
Nikita Sinelnikov eeb7c39471 - fixed maybe serialized custom fields;
- fixed sanitizing;
2021-07-16 01:35:13 +03:00
Nikita Sinelnikov 8ad07b264f - fixed saving shortcode + content block settings using sanitize; 2021-07-15 17:09:20 +03:00
Nikita Sinelnikov 415b7a8371 - fixed frontend forms sanitizing; 2021-07-15 15:22:16 +03:00
Nikita Sinelnikov a6fa8ab3ea - fixed sanitizing data on submit field data in wp-admin builder; 2021-07-15 13:50:23 +03:00
Nikita Sinelnikov 6b4fa1031f Merge pull request #827 from ultimatemember/origin/fix/slider-filter-query
Fix slider filter query and results
2021-07-14 15:41:15 +03:00
Nikita Sinelnikov 59461fb113 - added changelog;
- changed version to 2.2.0
2021-07-12 12:04:46 +03:00
Nikita Sinelnikov ccd5e09a0f - added fixes for WP5.8 version; 2021-07-08 15:13:13 +03:00
Nikita Sinelnikov 9a9c960d98 Merge pull request #864 from ultimatemember/fix/new_widget_fix
fixed is_um_screen() function
2021-07-08 14:09:48 +03:00
Nikita Sinelnikov c8460f9341 Merge pull request #865 from ultimatemember/feature/confirm_password_label
User defined label text for the “Confirm password” field
2021-07-08 14:06:47 +03:00
yuriinalivaiko a2f8efb412 Fix placeholder for the “Confirm password” field 2021-07-08 12:43:05 +03:00
ashubawork 384ab3b988 - fixed is_um_screen() function for new a widgets admin area 2021-07-08 11:26:35 +03:00
Nikita Sinelnikov fec9c50c1c Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.1.22 2021-07-07 21:06:08 +03:00
Nikita Sinelnikov 1db580f18f Merge pull request #848 from ultimatemember/feature/confirm_password_label
User defined label text for the “Confirm password” field
2021-07-07 15:08:25 +03:00
Nikita Sinelnikov c193aa6b6b Merge pull request #851 from ultimatemember/fix/content_restriction_in_avada_
Content restriction may replace header in Avada theme
2021-07-07 15:05:26 +03:00
Nikita Sinelnikov 78c476cbb3 - changed version;
- code review;
2021-07-07 14:56:36 +03:00
Nikita Sinelnikov 734cc71395 Merge pull request #863 from ultimatemember/fix/exclude_comments_from_feed
Comments feed
2021-07-07 14:53:41 +03:00
ashubawork 249406e826 - exclude restricted post's comments from a comments feed 2021-07-07 13:39:05 +03:00
Nikita Sinelnikov d7148e820e - code review; 2021-07-06 14:07:38 +03:00
Nikita Sinelnikov bfc90d393e Merge pull request #861 from ultimatemember/fix/restrict_content_exclude
Restrict content exclude (issue #859)
2021-07-06 14:01:07 +03:00
ashubawork b021a2e881 - fixed restricted posts for comments 2021-07-06 13:50:51 +03:00
Nikita Sinelnikov c11e8bf993 - fixed saving Access admin settings; 2021-07-06 13:17:53 +03:00
ashubawork 2712cb760a - changed a hook for hide restricted post's comments 2021-07-06 12:55:25 +03:00
Nikita Sinelnikov a5b2e6a7ef - fixed security issue with email templates content; 2021-07-06 12:31:09 +03:00
ashubawork ef0f9ad946 - hide restricted posts in widgets
- hide comments from restricted posts in widgets
2021-07-06 12:00:00 +03:00
ashubawork c45ba990d0 - hide post in navigation to the next/previous post (issue #859) 2021-07-06 11:26:57 +03:00
Nikita Sinelnikov a2ab8c384a Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.1.22 2021-07-05 21:09:45 +03:00
Nikita Sinelnikov 3555a3d227 - fixed count of restricted posts; 2021-07-05 16:34:36 +03:00
Nikita Sinelnikov 11c72bb9d7 Merge pull request #856 from ultimatemember/fix/exclude_posts_from_loop
Exclude posts from a query (wordpress.org support)
2021-07-05 16:21:17 +03:00
Nikita Sinelnikov 6feebac07f - hotfixes for member directory settings and frontend functionality; 2021-07-02 17:36:01 +03:00
Nikita Sinelnikov eb486684ac - fixed default data displaying on the member directory metaboxes; 2021-07-01 16:10:22 +03:00