Mykyta Synelnikov
6c632a2c68
- fixed CVE ID: CVE-2024-8519
...
- WPCS;
2024-09-12 16:44:53 +03:00
Mykyta Synelnikov
26c4d7f7fb
- #1420 issue fix;
2024-01-08 23:40:17 +02:00
Mykyta Synelnikov
df47e006d7
- changed version to 2.7.0;
...
- updated dependencies to 2.7.0;
2023-10-10 18:20:15 +03:00
Mykyta Synelnikov
01ee8305a2
- reduced using get_the_time( 'U', $post_id ); and current_time( 'timestamp' );
2023-09-22 20:29:40 +03:00
ashubawork
5b647ae5e9
- add translators
2023-07-13 11:36:29 +03:00
ashubawork
072cebafeb
- change template
2023-04-17 17:24:42 +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
Nikita Sinelnikov
967566157b
- fixed post title for restricted post in the User Profile > Posts tab;
2021-08-06 14:38:48 +03:00
nikitasinelnikov
72ae461c6e
- changed logic of the comments loading on the user profile page;
2019-10-17 18:05:44 +03:00
nikitasinelnikov
250b0836c4
- fixed tooltip "a" tag CSS;
...
- fixed get_template function '/' to DIRECTORY_SEPARATOR;
- changed loading posts.php template;
2019-10-17 16:20:48 +03:00
nikitasinelnikov
5f66fd5fe3
- added escape functions, security fix for XSS;
2019-08-08 00:36:33 +03:00
nikitasinelnikov
70e11a6a18
- small fixes;
2019-07-22 12:44:58 +03:00
nikitasinelnikov
b47a6e2137
- escape functions in templates;
2019-07-17 16:55:09 +03:00
denisbaranov
0f3e87ffb1
use esc_attr() in templates
2019-07-16 18:40:07 +03:00
nikitasinelnikov
141305c746
- recover 2.0.34
2018-12-05 10:50:08 +02:00
andrewshuba
da3bf01598
fix title and link to comment if comment in group discussion wall
2018-10-29 17:18:43 +02:00
nikitozzzzzzz
b4c2ff15dd
- fixed User Profile posts pagination;
...
- 2.0.29 release;
2018-10-08 23:36:05 +03:00
nikitozzzzzzz
3d19aa00b8
- made hooks documentation;
...
- some optimizations and make single functions for some hooks;
2018-03-02 09:55:49 +02:00
nikitozzzzzzz
a3dfb82a78
- fixed posts on user profile page;
2017-11-16 16:25:52 +02:00
nikitozzzzzzz
9e53314c3a
!!! IMPORTANT 2.0 version before upgrade please run full backup of your site !!!
...
- new code structure, optimized for next development;
- created spl_autoloader for remove includes;
- UM classes with namespaces;
- deprecated global $ultimatemember; variable (use UM() instead);
- new UM/WP roles logic;
- new settings class and logic (deprecated Redux framework, deprecated some old options, added some new options);
- new dependencies class for extensions;
- WP native styles for backend fields;
- new upgrades and license activations for extensions;
- new logic form backend forms and fields;
- created uninstall.php file for delete permanently all UM settings;
- optimized registration/upgrade profile process;
Deprecated Hooks:
um_new_user_registration_plain
um_user_registration_extra_hook
um_add_user_frontend
um_post_registration_global_hook
um_admin_extend_directory_options_general (was action...will be filter)
2017-07-26 14:57:52 +03:00
Champ Camba
18dd37fe70
Fx text domain slug for wp.org translation compatibility
2017-06-06 22:37:55 +08:00
champsupertramp
fb6f03575b
Update translation strings and file
2016-07-07 09:58:51 +08:00
champsupertramp
479fc18a42
Added 'um_profile_query_make_posts' filter hook
...
This filter hook can modify query posts in templates/profile/posts.php
2015-11-16 22:40:15 +08:00
ultimatemember
7b9b59ea8d
Update 1.2.2
2015-04-15 16:59:27 +02:00
ultimatemember
5e281fbeaf
Update 1.1.6
2015-04-07 20:10:23 +02:00
ultimatemember
5815557192
Update 1.0.85
2015-03-14 23:39:33 +02:00
ultimatemember
6d4ff64995
Update 1.0.69
2015-03-01 00:44:04 +02:00
ultimatemember
f90388b4d6
Version 1.0.40
2015-02-04 20:31:39 +02:00
ultimatemember
7e1ee839d3
Version 1.0.36
2015-02-02 02:10:06 +02:00
ultimatemember
539ebf10d7
Version 1.0.35
2015-02-01 01:30:04 +02:00