Commit Graph

2231 Commits

Author SHA1 Message Date
nikitasinelnikov b47a6e2137 - escape functions in templates; 2019-07-17 16:55:09 +03:00
nikitasinelnikov 878bee507d Merge remote-tracking branch 'remotes/origin/feature/esc_attr' 2019-07-17 12:54:22 +03:00
nikitasinelnikov 1caf85bf31 - fixed licenses validation;
- fixed no-UM custom roles update;
2019-07-17 12:44:39 +03:00
nikitasinelnikov f55f8e5d45 - changes for forumwp extension; 2019-07-16 23:05:43 +03:00
denisbaranov 0f3e87ffb1 use esc_attr() in templates 2019-07-16 18:40:07 +03:00
nikitasinelnikov d535b63eb1 - changed readme; 2019-07-16 15:16:40 +03:00
nikitasinelnikov e76e416ae9 - fixed profile tabs nav bar visibility; 2019-07-16 15:14:58 +03:00
nikitasinelnikov d95001359c Merge remote-tracking branch 'remotes/origin/feature/option__Profile_Photo_Uploader'
# Conflicts:
#	includes/admin/core/class-admin-settings.php
2019-07-16 14:51:14 +03:00
nikitasinelnikov b5f4cd723e - code review; 2019-07-16 14:35:57 +03:00
nikitasinelnikov 77a98acc2f Merge remote-tracking branch 'remotes/origin/fix/custom_callback_function_for_multi-select_select_type_field' 2019-07-16 14:26:34 +03:00
nikitasinelnikov dea3112dde - prepare release; 2019-07-16 14:24:12 +03:00
nikitasinelnikov da4c9617a1 Merge remote-tracking branch 'remotes/origin/fix/helpscout#31945_stripslashes_mail_from' 2019-07-16 14:20:19 +03:00
nikitasinelnikov 189dec659e Merge remote-tracking branch 'remotes/origin/fix/helpscout#31998_function_um_before_account_notification' 2019-07-16 14:17:53 +03:00
nikitasinelnikov da1e58c369 Merge remote-tracking branch 'remotes/origin/fix/wporg/choice-callback-um-class-validation-error' 2019-07-16 14:14:16 +03:00
nikitasinelnikov 7bc90bf58a - formatting fixes; 2019-07-16 14:14:07 +03:00
nikitasinelnikov d80b138418 Merge remote-tracking branch 'remotes/origin/fix/helpscout#32072_stripslashes_warning' 2019-07-16 14:12:27 +03:00
nikitasinelnikov a7a05236cc - added extensions images to core files; 2019-07-16 14:09:28 +03:00
denisbaranov 3618b7bf13 Issue: Choice Callback – UM class validation error
Link: https://wordpress.org/support/topic/choice-callback-um-class-validation-error/
2019-07-15 17:52:02 +03:00
denisbaranov bdd191d4fd fix stripslashes warning 2019-07-12 14:00:12 +03:00
nikitasinelnikov 8138f2ecaa - added forumWP to dependencies; 2019-07-12 12:16:50 +03:00
nikitasinelnikov 61a5190409 - remove function; 2019-07-11 19:30:05 +03:00
nikitasinelnikov 4ce828f628 Merge remote-tracking branch 'remotes/origin/fix/xss_security' 2019-07-11 19:10:41 +03:00
nikitasinelnikov 544134610c - changed readme; 2019-07-11 19:04:35 +03:00
nikitasinelnikov 7151b8a183 - added free extension;
- 3rd party integration;
- fixed CPT & Taxonomies titles;
2019-07-11 19:02:16 +03:00
nikitasinelnikov 17acd0eb82 - xss security fix; 2019-07-11 18:50:41 +03:00
nikitasinelnikov 77f950294f - 3rd party integration with ForumWP
- fixed labels for CPT and Taxonomies;
2019-07-11 11:47:04 +03:00
denisbaranov 03f1de2f92 Issue: Redundant 'Email me when' label
Link: https://secure.helpscout.net/conversation/898983348/31998?folderId=1405025
2019-07-10 13:02:04 +03:00
nikitasinelnikov b841e496b4 Merge branch 'fix/security_roles' 2019-07-10 11:58:16 +03:00
nikitasinelnikov 1014b0ffaa - changed readme; 2019-07-09 18:43:40 +03:00
nikitasinelnikov bd3ec79461 - bugfix for roles secutiry; 2019-07-09 18:41:40 +03:00
nikitasinelnikov 507417cc6f - prepare for 2.0.52 2019-07-09 18:34:20 +03:00
denisbaranov 3e05da5ffd Issue: Apostrophe appears as \' in Mail appears from name
Link: https://secure.helpscout.net/conversation/897757075/31945?folderId=1405025
2019-07-09 13:16:09 +03:00
nikitasinelnikov 0ce07b162b Merge remote-tracking branch 'remotes/origin/fix/helpscout#29909_support_for_the_old_user_tags' 2019-07-08 16:08:00 +03:00
nikitasinelnikov 9015b6c34d - profile tabs privacy;
- fixed issue with added wpautop for UM pages; (remove wpautop)
2019-07-05 16:08:09 +03:00
nikitasinelnikov 090588fe88 - fixed profiles tab privacy; 2019-07-05 13:11:57 +03:00
nikitasinelnikov df4f467f02 - changed readme; 2019-07-02 11:51:22 +03:00
nikitasinelnikov eae2b427bc - forumwp lines; 2019-07-01 14:42:44 +03:00
nikitasinelnikov 519ae8022b - pre-release 2.0.50; 2019-07-01 14:39:46 +03:00
Champ Camba 5656dad18d Remove notice 2019-06-19 16:53:33 +08:00
nikitasinelnikov 19878b885c - fixed home page restriction; 2019-06-12 12:52:12 +03:00
nikitasinelnikov 41a9bd4be4 - fixed loop in profile tabs init;
- fixed order by display name;
2019-06-10 15:31:37 +03:00
Champ Camba a11fd188fa Fix displaying custom callback options value in profile view 2019-06-09 23:41:31 +08:00
denisbaranov 5c71255d66 Add option to Switch on/off the profile photo uploader 2019-06-04 19:21:36 +03:00
Champ Camba 4d53a629a0 Add filter hooks to populate dropdown options alternative to callback function 2019-06-03 01:20:31 +08:00
denisbaranov d948f1d7f5 the issue with the options from custom callback function for multi-select/select type field (Telegram, May 30) 2019-05-30 18:59:03 +03:00
nikitasinelnikov 572f47033f - 2.0.49 release; 2019-05-29 18:51:22 +03:00
Champ Camba b7f65e76b1 Add filter to modify post thumbnail restrictions 2019-05-18 21:02:07 +08:00
nikitasinelnikov c69975868f - 2.0.48 release; 2019-05-16 19:18:13 +03:00
nikitasinelnikov b248def275 - set target ID on load shortcode at the custom (not UM pre-set) profile page; 2019-05-16 00:21:43 +03:00
denisbaranov 1153794a33 Support for the old user tags selected values 2019-05-15 17:08:13 +03:00