Mykyta Synelnikov
b2464f3238
Set PHP version to 8.1 in build-release workflow
...
Updated the GitHub Actions workflow to use PHP 8.1 instead of the latest version. This ensures better compatibility and stability by avoiding unexpected changes in newer PHP releases.
2025-11-18 14:52:18 +02:00
Mykyta Synelnikov
eee99e18c5
* updated build-release.yml
2024-11-12 21:53:59 +02:00
Mykyta Synelnikov
ea2e3d375b
* updated build-release.yml
2024-11-12 21:46:18 +02:00
Mykyta Synelnikov
b0bbcb52d0
* updated build-release.yml
2024-11-12 21:41:25 +02:00
Mykyta Synelnikov
c5815fc0be
* updated build-release.yml
...
** removed vendor because it's not required
2024-11-11 14:42:57 +02:00
Mykyta Synelnikov
adecbd5d05
* updated build-release.yml
2024-11-11 14:36:40 +02:00
Mykyta Synelnikov
68c3ab0311
* updated build-release.yml
2024-11-11 14:34:29 +02:00
Mykyta Synelnikov
149d72eb4a
Merge pull request #1570 from ultimatemember/development/2.8.x
...
Version 2.9.0
2024-11-11 14:24:14 +02:00
Mykyta Synelnikov
2bdb967bfd
* added Build Release workflow
2024-11-06 17:55:20 +02:00
Mykyta Synelnikov
5403353f7c
* update deploy.yml;
2024-10-14 22:21:08 +03:00
Mykyta Synelnikov
71405b0250
* fixed deploy to wp.org;
2024-10-01 17:46:32 +03:00
Mykyta Synelnikov
0a52f2ebd9
* added deploy to wp.org GH action;
2024-10-01 17:25:58 +03:00
Mykyta Synelnikov
322078d5d6
Added manual translations workflow
2023-07-12 13:40:40 +03:00
Mykyta Synelnikov
daed5aa9a1
- removed development/2.6.3 branch from build-docs.yml
2023-06-09 12:47:14 +03:00
Mykyta Synelnikov
936190d93e
- updated using get_option( 'permalink_structure' ) to UM()->is_permalinks which is the same;
...
- code review for WPML profile links;
- fixed User Profile tabs and subtabs link with WPML arguments in link;
- added deprecated function to outdated `um_rel_canonical_()`. @todo remove since 2.7.0;
- fixed WPCS in class-permalinks.php;
- deprecated `um_localize_permalink_filter`. Use `post_link` instead;
- added new hooks: `um_profile_permalink`,`um_external_profile_url` and new docs for them;
- added new hookdocs for `um_get_current_page_url`;
- temporarily added development/2.6.3 branch to build-docs.yml
2023-06-09 12:28:15 +03:00
Mykyta Synelnikov
0e1591a9c7
- added new hookdoc;
2023-06-05 15:49:22 +03:00
Mykyta Synelnikov
9df4632b08
- remove branch from GH action;
2023-06-05 13:39:34 +03:00
Mykyta Synelnikov
4e47afce99
- added docs generator;
2023-06-05 13:22:44 +03:00
Mykyta Synelnikov
d09d2091fe
- added docs generator;
2023-06-05 13:10:15 +03:00
Nikita Sinelnikov
6aa634f812
Merge pull request #1026 from ultimatemember/fixed/wp-admin-performance
...
Fixed/wp admin performance
2022-08-13 02:28:52 +03:00
Nikita Sinelnikov
9b74beab8b
- fixed performance issue by using add or deduct count instead of the WP_Users_Query;
2022-08-12 02:53:25 +03:00
Nikita Sinelnikov
7f867074b1
- changed branches for checking the code-quality;
2022-07-15 13:02:39 +03:00
Nikita Sinelnikov
986805e064
- added GH action for checking PHPCS + WPCS
2022-06-16 01:41:37 +03:00
Nikita Sinelnikov
10e63d72be
- prepared for the release;
...
- added translations workflow;
2022-06-11 01:43:42 +03:00
Champ Camba
ff1484858b
Update issue templates
2019-09-03 16:17:05 +08:00