Commit Graph

211 Commits

Author SHA1 Message Date
Mykyta Synelnikov 17c1b2a250 - added Advanced > Developers section in Settings; 2024-02-14 16:41:41 +02:00
Mykyta Synelnikov ff0b90f29e - fixed Install Info section; 2024-02-14 16:17:20 +02:00
Mykyta Synelnikov 53bde16d12 - fixed the place for User Role setting; 2024-02-14 15:09:04 +02:00
Mykyta Synelnikov c326ee9bce - fixed spelling; 2024-02-14 15:01:38 +02:00
Mykyta Synelnikov e44d2a16ad - fixed spelling; 2024-02-14 14:47:19 +02:00
Mykyta Synelnikov 3d13907c2b - fixed Member Directory predefined page option; 2024-02-13 17:16:45 +02:00
Mykyta Synelnikov 8918b61295 - updated settings texts; 2024-02-07 15:20:28 +02:00
Mykyta Synelnikov c1a5459b1f - updated settings texts; 2024-02-07 15:01:52 +02:00
Mykyta Synelnikov fce290fe74 - updated settings texts; 2024-02-07 14:51:01 +02:00
Mykyta Synelnikov 59fc5e70cd - updated settings texts; 2024-02-07 14:26:14 +02:00
Mykyta Synelnikov a051715d6f - updated settings texts; 2024-02-07 03:41:50 +02:00
Mykyta Synelnikov 7698bd1c36 - reviewed #1449; 2024-02-06 01:49:56 +02:00
Mykyta Synelnikov 328de82d60 - added UM_DEV_MODE constant -> display Experimental features; 2024-01-18 16:00:11 +02:00
Mykyta Synelnikov c56f52297e Merge branch 'development/2.8.x' into feature/wp_admin_settings 2024-01-18 15:05:04 +02:00
Mykyta Synelnikov b03b4a5a76 - page_select field for the Settings > General > Pages; 2024-01-12 11:03:04 +02:00
Mykyta Synelnikov fe5bedf0e3 - added the data protocol for embedding base64 encoded logos in emails; 2024-01-03 17:03:47 +02:00
Mykyta Synelnikov 19e1b74c82 - fixed small PHP notice on settings save; 2024-01-03 14:08:22 +02:00
Mykyta Synelnikov 9b617672c8 - wpcs; 2024-01-02 17:26:30 +02:00
Mykyta Synelnikov 6b16caf8bd - Emails (single email settings) section; 2024-01-02 17:23:38 +02:00
Mykyta Synelnikov 1cf53ccef2 - Emails section;
- Override templates section;
- updated checkboxes styles;
2024-01-02 15:59:24 +02:00
Mykyta Synelnikov c6efeab4b9 - Advanced tab finished;
- Advanced > Features section is finished;
- General > Users section is finished;
2024-01-02 00:12:09 +02:00
Mykyta Synelnikov 5f8f05e1d2 - added deprecated info text to Install Info;
- transfer Secure tab to Advanced > Secure subtab;
2024-01-01 18:21:54 +02:00
Mykyta Synelnikov 2a6d84f8ff - removed Install Info handlers;
- updated handlers for the wp-admin settings;
- avoid double generate sections (hidden process);
- nav tabs and subtabs using WordPress native CSS;
2024-01-01 17:37:14 +02:00
Mykyta Synelnikov 5a29496897 - redirects for wp-admin settings page; 2024-01-01 12:54:33 +02:00
Mykyta Synelnikov 125574fe69 - admin settings new enhancements (partially); 2023-12-22 12:23:53 +02:00
Mykyta Synelnikov a2cf941a05 - Fixed button margin in UM > Settings. 2023-12-19 12:19:28 +02:00
Mykyta Synelnikov ea29de63cc - partially reviewed #1361; 2023-11-29 19:50:00 +02:00
Mykyta Synelnikov 9798c81a5e - minified assets;
- updated readme.txt > changelog section;
- PHPDoc + Hookdocs updated for enqueue classes (common, admin, frontend);
- fixed typos in PHPDoc;
2023-11-17 17:25:47 +02:00
ashubawork 30c4ba215b - delete comments after user deleting 2023-10-03 14:34:59 +03:00
Mykyta Synelnikov 47e97ceb59 - updated hookdocs;
- partially reviewed site health functionality;
- hide notifications tab setting when there aren't any possible notifications for disabling in User Account (#1318)
2023-10-03 13:30:02 +03:00
Mykyta Synelnikov e971d1e6b3 - updated dependencies versions;
- fixed permalinks generate function for getting raw base permalink from the user meta;
2023-09-25 21:08:35 +03:00
Mykyta Synelnikov b83da8b814 - WPCS for defined constants;
* um_url -> UM_URL
   * um_path -> UM_PATH
   * um_plugin -> UM_PLUGIN
   * ultimatemember_version -> UM_VERSION
   * ultimatemember_plugin_name -> UM_PLUGIN_NAME
2023-09-13 22:56:32 +03:00
Mykyta Synelnikov 0149605a36 - added ability to use custom metakey as profile slug;
- important: use for this case required usermeta which cannot be empty
2023-09-11 15:41:29 +03:00
Mykyta Synelnikov 77d3ad9b56 - added hash type for the user permalink like: http://localhost:8000/user/~b866ebabacc30f06c1/;
- wpcs + documented new hooks;
2023-09-09 02:21:15 +03:00
Champ Camba 7e4543f0d3 Add nonce validation for download install info 2023-08-23 19:40:06 +08:00
Mykyta Synelnikov 2d5ab45c01 - added "Show/hide password button" option; 2023-07-25 12:42:39 +03:00
Mykyta Synelnikov fa2108172f - fixed issue with lack of the nonces in the um_adm_action handler; 2023-07-24 12:57:18 +03:00
Mykyta Synelnikov ce4cf8fe7b - updated hookdocs;
- reviewed `um_safe_redirect()`;
- updated readme.txt
2023-07-18 12:06:17 +03:00
ashubawork 82ae1dc614 - notices, gdpr, settings, metabox, menu 2023-07-12 15:31:06 +03:00
Mykyta Synelnikov 979927a9df - fixed #1244 issue; 2023-07-11 21:38:27 +03:00
Mykyta Synelnikov 0bb73218ba - fixed conflict with saving capabilities; 2023-07-07 15:06:08 +03:00
Mykyta Synelnikov 25aa40b1c2 - review for secure functionality; 2023-07-06 01:56:59 +03:00
Mykyta Synelnikov 80455599e7 - prepared to 2.6.4 release; 2023-06-27 10:49:11 +03:00
Mykyta Synelnikov d2ca061212 Merge pull request #1217 from ultimatemember/fix/Install_Info_emails
Custom emails data in Install info
2023-06-27 10:39:20 +03:00
Mykyta Synelnikov 0f2d1d1333 Merge pull request #1216 from ultimatemember/fix/template_override
Override templates
2023-06-27 10:34:24 +03:00
ashubawork a8db1d43c5 - change str_contains to strpos 2023-06-26 14:04:54 +03:00
ashubawork 0df59e0549 - fix custom emails data 2023-06-21 16:43:34 +03:00
ashubawork b7aa168e62 - fix override templates 2023-06-20 09:53:04 +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 1c0e4e1adc Merge remote-tracking branch 'origin/development/2.6.1' into development/2.6.1 2023-05-23 13:58:17 +03:00