Nikita Sinelnikov
|
290c3ad662
|
- fixed displaying ability to switch between users;
|
2021-08-05 17:13:05 +03:00 |
|
Nikita Sinelnikov
|
351e2ecb2d
|
- fixed singular media page restrictions;
|
2021-08-05 17:06:39 +03:00 |
|
Nikita Sinelnikov
|
a06072563a
|
- added hook for ignore changing post title in the_title() function if the post is restricted;
|
2021-08-05 13:55:31 +03:00 |
|
Nikita Sinelnikov
|
2de04584e9
|
- fixed global access settings;
|
2021-08-04 14:07:15 +03:00 |
|
Nikita Sinelnikov
|
a715660469
|
- fixed terms query;
|
2021-08-04 11:51:17 +03:00 |
|
Nikita Sinelnikov
|
49cf1d7f8d
|
- 2.2.2 release;
|
2021-08-03 08:52:34 +03:00 |
|
Nikita Sinelnikov
|
e5d5077c3f
|
- fixed restrict access;
|
2021-08-02 13:46:14 +03:00 |
|
Nikita Sinelnikov
|
c765d03ce4
|
- 2.2.1 prepare to the release;
|
2021-07-30 14:20:11 +03:00 |
|
yuriinalivaiko
|
ce19c1fbdc
|
Fix PHP notice that appears if parameter $id in the method UM()->access()->filter_restricted_post_title( $title, $id ) is empty.
|
2021-07-30 13:03:51 +03:00 |
|
Nikita Sinelnikov
|
f5278a462f
|
- changed labels;
- fixed get_archives query based on restricted posts;
|
2021-07-29 17:20:16 +03:00 |
|
Nikita Sinelnikov
|
4ae19c04fc
|
- optimized access class;
|
2021-07-28 16:56:30 +03:00 |
|
Nikita Sinelnikov
|
fd503cc5ab
|
- fixed restricted post title in the Recent posts widget;
|
2021-07-28 16:16:41 +03:00 |
|
Nikita Sinelnikov
|
95a2126582
|
- optimized access class;
|
2021-07-28 15:09:00 +03:00 |
|
Nikita Sinelnikov
|
428ecc68d2
|
- added fix for getting posts count;
|
2021-07-28 13:37:21 +03:00 |
|
Nikita Sinelnikov
|
a08762316e
|
- fixed login form arguments;
- added static cache;
|
2021-07-28 13:23:57 +03:00 |
|
Nikita Sinelnikov
|
97e8312edb
|
- added static cache;
|
2021-07-28 13:17:55 +03:00 |
|
Nikita Sinelnikov
|
95c51cbef2
|
- fixed nav menu query;
|
2021-07-28 11:49:41 +03:00 |
|
Nikita Sinelnikov
|
4647ef898d
|
- optimized class-access;
|
2021-07-27 19:36:52 +03:00 |
|
Nikita Sinelnikov
|
a4f41c79e4
|
- updated forms labels;
|
2021-07-27 15:53:22 +03:00 |
|
Nikita Sinelnikov
|
070415bf31
|
- changed form labels and tooltips for clear description;
- fixed repeated queries for getting excluded post IDs;
|
2021-07-27 13:07:30 +03:00 |
|
Nikita Sinelnikov
|
c74811def0
|
- fixed terms query;
|
2021-07-26 17:51:52 +03:00 |
|
Nikita Sinelnikov
|
83b8a86bd0
|
- fixed restriction by terms;
- fixed terms restrictions
|
2021-07-26 16:41:49 +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
|
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
|
78c476cbb3
|
- changed version;
- code review;
|
2021-07-07 14:56:36 +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 |
|
ashubawork
|
b021a2e881
|
- fixed restricted posts for comments
|
2021-07-06 13:50:51 +03:00 |
|
ashubawork
|
2712cb760a
|
- changed a hook for hide restricted post's comments
|
2021-07-06 12:55:25 +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
|
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
|
07e664be80
|
- intermediate results with sanitizing form handlers;
|
2021-06-29 02:51:54 +03:00 |
|
ashubawork
|
d7f198838c
|
- exclude posts from query for restricted posts
|
2021-06-23 11:13:32 +03:00 |
|
yuriinalivaiko
|
189b302f20
|
Fix: Don't replace content in the Avada header.
|
2021-06-11 14:04:27 +03:00 |
|
nikitasinelnikov
|
b2bb2c13eb
|
- code formatting;
- small changes for #790;
|
2021-04-05 19:06:44 +03:00 |
|
yuriinalivaiko
|
59150ef36c
|
Fixed: Restricted Content message does not replace content in the site header and footer.
|
2021-04-02 15:57:14 +03:00 |
|
nikitasinelnikov
|
5afebdd786
|
- Added: Ability for the integration with Gutenberg Block restriction settings (extends the block restriction settings via 3rd-party plugins);
- Added: Invalid nonce validation on Login and Registration pages instead of wp_die()
|
2020-12-04 03:54:59 +02:00 |
|
nikitasinelnikov
|
042be3351a
|
- fixed roles field;
|
2020-10-01 12:03:56 +03:00 |
|
nikitasinelnikov
|
af6b274975
|
- localized um-raty.js script;
|
2019-10-22 00:03:32 +03:00 |
|
nikitasinelnikov
|
6c391cd60f
|
- fixed access for profile page;
|
2019-10-10 18:29:28 +03:00 |
|
nikitasinelnikov
|
16e272edab
|
- 2.0.55 hotfix for profile restriction options;
|
2019-08-16 20:23:45 +03:00 |
|