Commit Graph

18 Commits

Author SHA1 Message Date
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
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 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
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 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 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