Commit Graph

  • 6fc7ed7686 - fixed sanitizing key for the drag&drop action; Nikita Sinelnikov 2021-08-10 16:20:14 +03:00
  • 15f8f75780 - fixed visibility of a restricted taxonomy page in the nav menu; Nikita Sinelnikov 2021-08-10 15:34:45 +03:00
  • 24133bf297 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.2.3 Nikita Sinelnikov 2021-08-09 17:32:31 +03:00
  • d3cf47e8b7 - added wp.org assets to the repo for the future CD; Nikita Sinelnikov 2021-08-09 16:43:36 +03:00
  • 0a15e221e1 - added hooks for individual checking post/term if it's restricted; Nikita Sinelnikov 2021-08-09 14:43:13 +03:00
  • a61ee881e1 - added filters for extending restricted posts/terms IDs; Nikita Sinelnikov 2021-08-09 14:38:21 +03:00
  • 3c0e4d458d - fixed search query and restricted posts. Avoid parsing posts via the search query Nikita Sinelnikov 2021-08-06 14:52:50 +03:00
  • 967566157b - fixed post title for restricted post in the User Profile > Posts tab; Nikita Sinelnikov 2021-08-06 14:38:48 +03:00
  • f2244a7383 - avoid restriction for the post author; Nikita Sinelnikov 2021-08-06 14:25:05 +03:00
  • ed45cbea66 - changed readme; Nikita Sinelnikov 2021-08-06 11:17:33 +03:00
  • 2ed4ee96cd - fixed member directory dropdown filters; - code formatting for URL field type sanitizing; Nikita Sinelnikov 2021-08-06 01:13:02 +03:00
  • af371ec603 Merge pull request #883 from ultimatemember/fix/sanitize_sicial_links Nikita Sinelnikov 2021-08-06 01:03:10 +03:00
  • 2d250cb6ee - fixed 404 for attachments; Nikita Sinelnikov 2021-08-05 19:16:10 +03:00
  • 82798b3508 Don't use function esc_url_raw for social fields. yuriinalivaiko 2021-08-05 17:19:54 +03:00
  • 290c3ad662 - fixed displaying ability to switch between users; Nikita Sinelnikov 2021-08-05 17:13:05 +03:00
  • 351e2ecb2d - fixed singular media page restrictions; Nikita Sinelnikov 2021-08-05 17:06:39 +03:00
  • a06072563a - added hook for ignore changing post title in the_title() function if the post is restricted; Nikita Sinelnikov 2021-08-05 13:55:31 +03:00
  • 2de04584e9 - fixed global access settings; Nikita Sinelnikov 2021-08-04 14:07:15 +03:00
  • a715660469 - fixed terms query; Nikita Sinelnikov 2021-08-04 11:51:17 +03:00
  • 49cf1d7f8d - 2.2.2 release; Nikita Sinelnikov 2021-08-03 08:52:34 +03:00
  • 7a9e2b118b - code formatting; Nikita Sinelnikov 2021-08-02 17:47:50 +03:00
  • 7a66bb1b1a Merge pull request #879 from ultimatemember/fix/form_columns_display Nikita Sinelnikov 2021-08-02 17:44:38 +03:00
  • ed5c3c7203 Merge remote-tracking branch 'origin/master' into fix/form_columns_display yuriinalivaiko 2021-08-02 16:32:24 +03:00
  • bc5aec27d3 Fix columns yuriinalivaiko 2021-08-02 16:31:58 +03:00
  • 418da5b50f - fixed builder PHP errors; Nikita Sinelnikov 2021-08-02 16:23:50 +03:00
  • e5d5077c3f - fixed restrict access; Nikita Sinelnikov 2021-08-02 13:46:14 +03:00
  • 7380313760 - fixed issues with sanitizing and filters; Nikita Sinelnikov 2021-07-30 15:43:25 +03:00
  • a4d305c2c5 - updated *.pot file nikitasinelnikov 2021-07-30 15:00:21 +03:00
  • c765d03ce4 - 2.2.1 prepare to the release; Nikita Sinelnikov 2021-07-30 14:20:11 +03:00
  • 250a4ded5c Merge pull request #878 from ultimatemember/fix/php_notice_on_posts_title_restriction Nikita Sinelnikov 2021-07-30 13:22:35 +03:00
  • ce19c1fbdc Fix PHP notice that appears if parameter $id in the method UM()->access()->filter_restricted_post_title( $title, $id ) is empty. yuriinalivaiko 2021-07-30 13:03:51 +03:00
  • f5278a462f - changed labels; - fixed get_archives query based on restricted posts; Nikita Sinelnikov 2021-07-29 17:20:16 +03:00
  • 2e964ab408 - fixed sanitizing of the restricted data; Nikita Sinelnikov 2021-07-29 01:50:48 +03:00
  • 4ae19c04fc - optimized access class; Nikita Sinelnikov 2021-07-28 16:56:30 +03:00
  • fd503cc5ab - fixed restricted post title in the Recent posts widget; Nikita Sinelnikov 2021-07-28 16:16:41 +03:00
  • 95a2126582 - optimized access class; Nikita Sinelnikov 2021-07-28 15:09:00 +03:00
  • 428ecc68d2 - added fix for getting posts count; Nikita Sinelnikov 2021-07-28 13:37:21 +03:00
  • a08762316e - fixed login form arguments; - added static cache; Nikita Sinelnikov 2021-07-28 13:23:57 +03:00
  • 97e8312edb - added static cache; Nikita Sinelnikov 2021-07-28 13:17:55 +03:00
  • 95c51cbef2 - fixed nav menu query; Nikita Sinelnikov 2021-07-28 11:49:41 +03:00
  • 4647ef898d - optimized class-access; Nikita Sinelnikov 2021-07-27 19:36:52 +03:00
  • bdbb60e3c4 - fixed show secondary button attribute; Nikita Sinelnikov 2021-07-27 16:50:19 +03:00
  • 2edddc18fe - changed labels; Nikita Sinelnikov 2021-07-27 16:03:29 +03:00
  • a4f41c79e4 - updated forms labels; Nikita Sinelnikov 2021-07-27 15:53:22 +03:00
  • 070415bf31 - changed form labels and tooltips for clear description; - fixed repeated queries for getting excluded post IDs; Nikita Sinelnikov 2021-07-27 13:07:30 +03:00
  • d459db7d6e - removed comment with the future option; Nikita Sinelnikov 2021-07-26 18:10:51 +03:00
  • c74811def0 - fixed terms query; Nikita Sinelnikov 2021-07-26 17:51:52 +03:00
  • 83b8a86bd0 - fixed restriction by terms; - fixed terms restrictions Nikita Sinelnikov 2021-07-26 16:41:49 +03:00
  • 0d2ac59ce3 - fixed getting default metadata for UM forms; Nikita Sinelnikov 2021-07-26 14:57:31 +03:00
  • 54f0e059e6 - fixed restriction rules by the terms; - fixed comments count handler; Nikita Sinelnikov 2021-07-23 18:00:33 +03:00
  • 97a2728cdb - added comments query changes; Nikita Sinelnikov 2021-07-23 15:53:07 +03:00
  • b70cb55051 - added argument $original_post for restriction content hooks; - fixed sanitizing issues with directly using values from inputs as HTML in JS; Nikita Sinelnikov 2021-07-23 15:31:30 +03:00
  • 01c20b8157 - fixed comments query; Nikita Sinelnikov 2021-07-23 14:42:53 +03:00
  • 7c5293655d - fixed taxonomy restrict settings; Nikita Sinelnikov 2021-07-23 14:22:47 +03:00
  • f5f2f8b924 - fixed array_push; Nikita Sinelnikov 2021-07-23 14:19:34 +03:00
  • 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); Nikita Sinelnikov 2021-07-22 20:58:20 +03:00
  • c7dc4442c6 - fixed restriction settings based on terms; Nikita Sinelnikov 2021-07-22 20:15:45 +03:00
  • 9abfd6aa73 - changed option priority; Nikita Sinelnikov 2021-07-22 16:35:09 +03:00
  • 1e5e1f298d - fixed sanitizing types; - fixed in_group attribute sanitizing; Nikita Sinelnikov 2021-07-21 20:26:33 +03:00
  • 0d49b5596b - fixed no preview available block displaying; Nikita Sinelnikov 2021-07-20 15:53:32 +03:00
  • ca24cff781 - fixed WP version number to major release; Nikita Sinelnikov 2021-07-20 15:00:44 +03:00
  • 06ea1411d2 - updated readme; Nikita Sinelnikov 2021-07-20 12:21:09 +03:00
  • 298520d0b1 - fixed typo; Nikita Sinelnikov 2021-07-19 17:12:35 +03:00
  • 7cfd1bac67 - fixed fileuploader; Nikita Sinelnikov 2021-07-19 17:03:57 +03:00
  • 1a1105d50e - updated readme; Nikita Sinelnikov 2021-07-16 17:46:29 +03:00
  • a821b490d5 Merge pull request #852 from ultimatemember/development/2.1.22 Nikita Sinelnikov 2021-07-16 17:38:53 +03:00
  • 41af9903b8 - changed readme; - prepared to release; Nikita Sinelnikov 2021-07-16 17:36:51 +03:00
  • eeb7c39471 - fixed maybe serialized custom fields; - fixed sanitizing; Nikita Sinelnikov 2021-07-16 01:35:13 +03:00
  • 8ad07b264f - fixed saving shortcode + content block settings using sanitize; Nikita Sinelnikov 2021-07-15 17:09:20 +03:00
  • 415b7a8371 - fixed frontend forms sanitizing; Nikita Sinelnikov 2021-07-15 15:22:16 +03:00
  • a6fa8ab3ea - fixed sanitizing data on submit field data in wp-admin builder; Nikita Sinelnikov 2021-07-15 13:50:23 +03:00
  • 6b4fa1031f Merge pull request #827 from ultimatemember/origin/fix/slider-filter-query Nikita Sinelnikov 2021-07-14 15:41:15 +03:00
  • 59461fb113 - added changelog; - changed version to 2.2.0 Nikita Sinelnikov 2021-07-12 12:04:46 +03:00
  • ccd5e09a0f - added fixes for WP5.8 version; Nikita Sinelnikov 2021-07-08 15:13:13 +03:00
  • 9a9c960d98 Merge pull request #864 from ultimatemember/fix/new_widget_fix Nikita Sinelnikov 2021-07-08 14:09:48 +03:00
  • c8460f9341 Merge pull request #865 from ultimatemember/feature/confirm_password_label Nikita Sinelnikov 2021-07-08 14:06:47 +03:00
  • a2f8efb412 Fix placeholder for the “Confirm password” field yuriinalivaiko 2021-07-08 12:43:05 +03:00
  • 384ab3b988 - fixed is_um_screen() function for new a widgets admin area ashubawork 2021-07-08 11:26:35 +03:00
  • fec9c50c1c Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.1.22 Nikita Sinelnikov 2021-07-07 21:06:08 +03:00
  • 1db580f18f Merge pull request #848 from ultimatemember/feature/confirm_password_label Nikita Sinelnikov 2021-07-07 15:08:25 +03:00
  • c193aa6b6b Merge pull request #851 from ultimatemember/fix/content_restriction_in_avada_ Nikita Sinelnikov 2021-07-07 15:05:26 +03:00
  • 78c476cbb3 - changed version; - code review; Nikita Sinelnikov 2021-07-07 14:56:36 +03:00
  • 734cc71395 Merge pull request #863 from ultimatemember/fix/exclude_comments_from_feed Nikita Sinelnikov 2021-07-07 14:53:41 +03:00
  • 249406e826 - exclude restricted post's comments from a comments feed ashubawork 2021-07-07 13:39:05 +03:00
  • d7148e820e - code review; Nikita Sinelnikov 2021-07-06 14:07:38 +03:00
  • bfc90d393e Merge pull request #861 from ultimatemember/fix/restrict_content_exclude Nikita Sinelnikov 2021-07-06 14:01:07 +03:00
  • b021a2e881 - fixed restricted posts for comments ashubawork 2021-07-06 13:50:51 +03:00
  • c11e8bf993 - fixed saving Access admin settings; Nikita Sinelnikov 2021-07-06 13:17:53 +03:00
  • 2712cb760a - changed a hook for hide restricted post's comments ashubawork 2021-07-06 12:55:25 +03:00
  • a5b2e6a7ef - fixed security issue with email templates content; Nikita Sinelnikov 2021-07-06 12:31:09 +03:00
  • ef0f9ad946 - hide restricted posts in widgets - hide comments from restricted posts in widgets ashubawork 2021-07-06 12:00:00 +03:00
  • c45ba990d0 - hide post in navigation to the next/previous post (issue #859) ashubawork 2021-07-06 11:26:57 +03:00
  • a2ab8c384a Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.1.22 Nikita Sinelnikov 2021-07-05 21:09:45 +03:00
  • 3555a3d227 - fixed count of restricted posts; Nikita Sinelnikov 2021-07-05 16:34:36 +03:00
  • 11c72bb9d7 Merge pull request #856 from ultimatemember/fix/exclude_posts_from_loop Nikita Sinelnikov 2021-07-05 16:21:17 +03:00
  • 6feebac07f - hotfixes for member directory settings and frontend functionality; Nikita Sinelnikov 2021-07-02 17:36:01 +03:00
  • eb486684ac - fixed default data displaying on the member directory metaboxes; Nikita Sinelnikov 2021-07-01 16:10:22 +03:00
  • beabc7388f - fixed sanitizing; Nikita Sinelnikov 2021-07-01 14:34:39 +03:00
  • e351d36666 - fixed sanitizing; Nikita Sinelnikov 2021-07-01 09:26:43 +03:00
  • 18dea8f622 - fixed sanitizing of the forms and member directories; Nikita Sinelnikov 2021-06-30 13:31:51 +03:00