Champ Camba
4b21b16880
Support button element for info_text field type in settings
...
- This allows the info_text field to display a button element. Button element is used for Stripe's Connect/Disconnect functionality. The issue with anchor tag, it requires to deattach the onclick function before you can disable it. With button, you only need to add a disabled attribute to prevent the js function from triggering
2023-06-07 18:06:09 +08:00
ashubawork
29eceaeff7
- add hooks after delete role and reset role
2023-06-06 17:12:35 +03:00
Mykyta Synelnikov
4d8799b4f9
- added users dropdown field. Closed #1034
2023-06-06 17:00:45 +03:00
yuriinalivaiko
c6e5dee6c6
- fixed user profile URL for WPML
...
- added hook um_permalinks_profile_url
2023-06-06 15:13:46 +03:00
ashubawork
f2e49490d9
- add a hook for role save
2023-06-05 19:25:57 +03:00
Mykyta Synelnikov
76cb1cc448
- fixed PHP notice;
2023-06-05 18:44:38 +03:00
Mykyta Synelnikov
aafd4d0962
- fixed function visibility #1196 ;
2023-06-05 13:38:10 +03:00
ashubawork
f8c0bbe28e
- add a hook for private content
2023-06-05 13:20:53 +03:00
Mykyta Synelnikov
3ab36c082d
- fixed PHP notice;
2023-06-01 11:30:00 +03:00
Mykyta Synelnikov
108b22f633
- fixed max_size saving;
2023-05-31 11:21:52 +03:00
Mykyta Synelnikov
03224e2b13
- fixed content block WP_Editor displaying #1195 ;
2023-05-31 10:55:21 +03:00
Mykyta Synelnikov
115988759d
- fixed file/image uploaders issue #1193 ;
2023-05-31 10:40:11 +03:00
Mykyta Synelnikov
6501f48bbd
- email notifications hotfix #1194 ;
2023-05-31 10:20:30 +03:00
ashubawork
568b56d267
- fix small errors
2023-05-24 16:18:08 +03:00
ashubawork
e4c30a472e
- sorting for meta table
2023-05-24 15:45:27 +03:00
ashubawork
995c07d76a
- sorting in member directory
2023-05-24 15:24:29 +03:00
ashubawork
65a25da89c
- add sorting options in admin area
2023-05-24 13:31:57 +03:00
ashubawork
781d21d329
- for meta table
2023-05-24 11:04:50 +03:00
ashubawork
36268e85ba
- add default sorting
2023-05-23 18:25:53 +03:00
Mykyta Synelnikov
205d96b04f
- fixed htmlspecialchars using for PHP8;
2023-05-23 17:48:18 +03:00
Mykyta Synelnikov
74afe64226
- added hook comments;
...
- updated versions and changelog;
- updated gulpfile.js;
2023-05-23 16:37:20 +03:00
Mykyta Synelnikov
30482254ba
- merged #1029 ;
2023-05-23 14:21:27 +03:00
Mykyta Synelnikov
31e6a0d2da
- merged #1073 ;
2023-05-23 14:17:22 +03:00
Mykyta Synelnikov
1c0e4e1adc
Merge remote-tracking branch 'origin/development/2.6.1' into development/2.6.1
2023-05-23 13:58:17 +03:00
Mykyta Synelnikov
a460146958
- alternative #1167 , #1166 because there had been used already existing hook with other attributes;
...
- added description for the "Enable menu icons in desktop view" option;
2023-05-23 13:57:55 +03:00
Nikita Sinelnikov
1a69783ca0
Merge pull request #1185 from ultimatemember/fix/email_install_info
...
Email install info
2023-05-23 13:09:36 +03:00
Nikita Sinelnikov
a09723d5e3
Merge pull request #1187 from ultimatemember/fix/um_profile_id
...
Fix profile id for not logged-in users
2023-05-23 13:08:10 +03:00
ashubawork
52172a89fb
- fix is_block checking (for register form in widgets or blocks)
2023-05-23 12:29:36 +03:00
ashubawork
5206ee5a24
- fix wrong $_um_profile_id for not logged in users
2023-05-23 12:01:56 +03:00
Mykyta Synelnikov
407b34056e
- reviwed um-blocks;
2023-05-23 12:00:12 +03:00
Nikita Sinelnikov
212cbec9f8
Merge branch 'development/2.6.1' into feature/um-blocks
2023-05-23 11:14:37 +03:00
ashubawork
97a07158d3
- add emails to install info
2023-05-18 12:56:57 +03:00
Nikita Sinelnikov
a0dee9c646
Merge pull request #1183 from ultimatemember/fix/template_versioning_notice
...
Template versioning notice
2023-05-16 14:26:06 +03:00
Nikita Sinelnikov
d2f0bb3489
Merge pull request #1182 from ultimatemember/stripe/extra-attributes-info-text
...
Add style and class attributes to info_text field type in settings
2023-05-16 14:21:51 +03:00
ashubawork
2ad1cccaf9
- fix notice checking
2023-05-16 09:50:10 +03:00
Champ Camba
dfe389453c
Add span and its class to the allowed tags
2023-05-15 20:11:44 +08:00
Champ Camba
555b0e7661
Add style and class attributes to info_text field type in settings
2023-05-15 19:27:50 +08:00
ashubawork
7cfa39f893
- fix register block fields for guests
2023-05-09 15:42:15 +03:00
ashubawork
0c7bfbf9d7
- fix profile block for guests
2023-05-09 13:30:39 +03:00
ashubawork
2c222e34b8
- remove wrong code
2023-05-08 21:28:22 +03:00
ashubawork
35f9aac031
- not show account and profile on profile and account pages
2023-05-08 19:50:01 +03:00
ashubawork
df73c2a211
- add new discord validation
2023-05-04 20:16:29 +03:00
ashubawork
7b1dbe6bd1
- fix form suffix for blocks in widget
2023-05-03 11:53:50 +03:00
ashubawork
f71a508284
- fix um_message_content if not isset
2023-05-02 14:25:32 +03:00
Mykyta Synelnikov
596c2673fd
- PHP8.2 compatibility;
2023-05-01 20:43:50 +03:00
ashubawork
fa88bb5f4c
- fix wrong code
2023-05-01 16:03:45 +03:00
ashubawork
bbc62dca09
- fix sanitize restriction message
2023-05-01 15:28:39 +03:00
Mykyta Synelnikov
e8e9e23e76
- fixed error class vulnerability;
2023-05-01 12:42:49 +03:00
ashubawork
81eddaa7ea
- fix checking attr widget
2023-05-01 10:42:37 +03:00
ashubawork
a366a3733f
- fix sanitize restriction message
2023-04-27 14:34:13 +03:00