Commit Graph

4 Commits

Author SHA1 Message Date
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 9df4632b08 - remove branch from GH action; 2023-06-05 13:39:34 +03:00
Mykyta Synelnikov d09d2091fe - added docs generator; 2023-06-05 13:10:15 +03:00