Mykyta Synelnikov
|
99d6035718
|
- minified file
|
2023-04-17 20:16:42 +03:00 |
|
Mykyta Synelnikov
|
034d9e8b43
|
- fixed dynamically declared variables inside the classes;
|
2023-04-17 20:16:15 +03:00 |
|
ashubawork
|
072cebafeb
|
- change template
|
2023-04-17 17:24:42 +03:00 |
|
ashubawork
|
e48adf40bd
|
- fix UM version
|
2023-04-12 15:52:40 +03:00 |
|
ashubawork
|
e99437426f
|
- change hook name
|
2023-04-12 15:50:09 +03:00 |
|
ashubawork
|
59367c7299
|
- fix hook for extensions templates
|
2023-04-12 15:29:53 +03:00 |
|
ashubawork
|
68d1326451
|
- add hooks for extensions
|
2023-04-12 13:56:10 +03:00 |
|
ashubawork
|
cf40103e41
|
- fix error in member directory block
|
2023-04-12 10:23:12 +03:00 |
|
ashubawork
|
a4e5eab8b5
|
- fix widget screen CSS for blocks
|
2023-04-12 10:13:32 +03:00 |
|
ashubawork
|
871c0412b4
|
- add comments to templates
|
2023-04-11 16:25:25 +03:00 |
|
ashubawork
|
879290aa90
|
- add templates versions
|
2023-04-11 09:13:36 +03:00 |
|
ashubawork
|
42337c440a
|
- check versions, add transient
|
2023-04-10 17:46:25 +03:00 |
|
Nikita Sinelnikov
|
1a219ebb24
|
- fixed https://github.com/ultimatemember/woocommerce/issues/12
|
2023-04-07 13:24:01 +03:00 |
|
ashubawork
|
00dd3d6b9f
|
- list of templates
|
2023-04-07 12:45:34 +03:00 |
|
ashubawork
|
2c5ffd5250
|
- basic list of override templates
|
2023-04-07 11:33:22 +03:00 |
|
ashubawork
|
b60f2aced3
|
- add settings tab
|
2023-04-07 09:51:31 +03:00 |
|
ashubawork
|
27b8b7de7d
|
- upload builded scripts
|
2023-04-06 09:36:01 +03:00 |
|
ashubawork
|
8cf8c6f25e
|
- fix um restrictions blocks
|
2023-04-05 20:17:29 +03:00 |
|
ashubawork
|
9e0baf676f
|
- fix restrictions for not UM and JB blokcs
|
2023-04-04 17:40:15 +03:00 |
|
ashubawork
|
a8d3c01e1f
|
- fix restrictions for module
|
2023-04-03 11:55:40 +03:00 |
|
ashubawork
|
7712a8c139
|
- disable all inputs
|
2023-03-30 15:45:34 +03:00 |
|
ashubawork
|
e2e7765600
|
- remove wrong code
|
2023-03-30 14:10:31 +03:00 |
|
ashubawork
|
8a2932dc11
|
- remove old blocks script
|
2023-03-30 14:03:36 +03:00 |
|
ashubawork
|
c9dedf6d91
|
- add account block
|
2023-03-29 17:42:53 +03:00 |
|
ashubawork
|
a08ed9b6c1
|
- reset password block
|
2023-03-29 14:38:11 +03:00 |
|
WordPress .pot File Generator
|
b60e8aa38a
|
🔄 Generated POT File
|
2023-03-29 11:17:31 +00:00 |
|
Nikita Sinelnikov
|
48312ccbe5
|
- wpcs and added default array() value for getting um_fields option;
|
2023-03-29 12:34:16 +03:00 |
|
Nikita Sinelnikov
|
2da06f0053
|
- fixed long str_replace pattern;
|
2023-03-29 11:57:42 +03:00 |
|
ashubawork
|
61d99135f4
|
- add member directory block
|
2023-03-29 11:48:51 +03:00 |
|
Nikita Sinelnikov
|
f5587e0ca5
|
- updated readme;
|
2023-03-29 00:24:44 +03:00 |
|
Nikita Sinelnikov
|
cecad16055
|
- fixed #1099;
|
2023-03-28 19:15:30 +03:00 |
|
Nikita Sinelnikov
|
2924df89f2
|
- fixed PHP notice;
|
2023-03-28 17:25:13 +03:00 |
|
Nikita Sinelnikov
|
9130a3226f
|
- wpcs;
|
2023-03-28 13:14:53 +03:00 |
|
Nikita Sinelnikov
|
13151ef558
|
Merge pull request #1158 from ultimatemember/dependency/stripe
Add Stripe as extension dependency
|
2023-03-28 13:08:18 +03:00 |
|
Nikita Sinelnikov
|
af5ff9608a
|
- small fix and avoid PHP warning;
|
2023-03-28 12:44:33 +03:00 |
|
Nikita Sinelnikov
|
aa8000bde9
|
- added filter for making 3rd-party roles editable through Ultimate Member interfaces. Use 'um_extend_editable_roles' and pass there an array of role keys( e.g. 'editor', 'administrator', etc. );
- reviewed and closed #1151;
|
2023-03-28 01:53:50 +03:00 |
|
Nikita Sinelnikov
|
5bb9f26f45
|
- fixed issue #1131;
|
2023-03-28 00:19:25 +03:00 |
|
Nikita Sinelnikov
|
4cae48b500
|
- fixed #1144;
|
2023-03-27 17:29:19 +03:00 |
|
Nikita Sinelnikov
|
4af87d9834
|
- removed Google+, VKonakte but leaves these custom fields as just URL type with Website URL validation;
- added 2.6.0 version upgrade script for changing 'vk_url', 'google_url', 'googleplus_url' just to 'url' validate value;
- close #1145;
|
2023-03-27 16:56:58 +03:00 |
|
Nikita Sinelnikov
|
74e1ea260d
|
- Fixed typos in gettext domain #1156. Thanks to @DanWin
|
2023-03-27 15:22:09 +03:00 |
|
Nikita Sinelnikov
|
5dac9aa616
|
- reviewed #1143;
|
2023-03-27 15:11:43 +03:00 |
|
Nikita Sinelnikov
|
5e977f7566
|
Merge pull request #1143 from ultimatemember/fix/date_picker
Date Picker field value format
|
2023-03-27 15:06:45 +03:00 |
|
Nikita Sinelnikov
|
dafb1600f3
|
Merge pull request #1147 from ultimatemember/feature/seo_image_size
Change the profile SEO image
|
2023-03-27 11:18:08 +03:00 |
|
Nikita Sinelnikov
|
72a0d9128e
|
Merge pull request #1139 from ultimatemember/fix/role_profile_noindex
Avoid indexing profile by search engines
|
2023-03-27 11:05:11 +03:00 |
|
Nikita Sinelnikov
|
963a4653e5
|
Merge pull request #1140 from ultimatemember/fix/unslash_password
Password with quotes
|
2023-03-27 10:59:45 +03:00 |
|
Nikita Sinelnikov
|
c2033ef0c8
|
Merge pull request #1138 from ultimatemember/fix/php_notice_undefined_index_options
Notice: Undefined index: options
|
2023-03-27 10:56:25 +03:00 |
|
Nikita Sinelnikov
|
f71ff99564
|
- reviewed #1153;
|
2023-03-27 10:54:47 +03:00 |
|
Nikita Sinelnikov
|
64b4b3ffcc
|
Merge pull request #1153 from ultimatemember/fix/user_locale
User language in dashboard
|
2023-03-27 10:40:10 +03:00 |
|
Nikita Sinelnikov
|
28aa76cd44
|
Merge pull request #1141 from ultimatemember/fix/create_um_metadata
Create custom table for usermeta
|
2023-03-27 10:28:02 +03:00 |
|
Nikita Sinelnikov
|
dcddd8c876
|
Merge pull request #1155 from ultimatemember/fix/user_registered_edit
Exclude registered date field from editable fields
|
2023-03-27 10:08:43 +03:00 |
|