-
Created a topic, Email meta – REST API, on the site WordPress.org Forums:
Καλησπέρα. Έχω φτιάξει ένα custom api route για να … -
Posted a reply to Product importer, problem with categories, on the site WordPress.org Forums:
Problem solved with updating wordpress and woocommerce. Thank you -
Posted a reply to [WooCommerce] Product importer, problem with categories, on the site WordPress.org Forums:
https://gist.github.com/gioiliop7/69a235af1dc7e5dd2611dc9be837d0cf Here is the system status, is anything block the categories to be updated? -
Posted a reply to Product importer, problem with categories, on the site WordPress.org Forums:
Hello. What do you mean the full path? If i understand correctly the path (product… -
Created a topic, Product importer, problem with categories, on the site WordPress.org Forums:
Hello, when i use product importer i have a problem wi… -
Posted a reply to Contact form account tab, on the site WordPress.org Forums:
Can i add something with prevent default or something like that and make a call… -
Created a topic, Contact form account tab, on the site WordPress.org Forums:
Hello, i have made a custom tab in account page with c… -
Posted a reply to Attachment id as avatar, on the site WordPress.org Forums:
add_filter("um_user_avatar_url_filter", function ($url, $user_id, $data) { um_fetch_user($user_id); if (strpos($url, "gravatar") > -1 || strpos($url, "profile_photo")… -
Posted a reply to OTP In email confirmation, on the site WordPress.org Forums:
@andrewshu I solve it by custom code :) Thank you for your help. -
Created a topic, Attachment id as avatar, on the site WordPress.org Forums:
Hello. I have an attachment id taken from one funct… -
Posted a reply to Get user_id or usermeta in email template, on the site WordPress.org Forums:
Thank you for your reply. All ok :) -
Created a topic, Get user_id or usermeta in email template, on the site WordPress.org Forums:
Hello to the team. I override checkmail_email.php t… -
Posted a reply to OTP In email confirmation, on the site WordPress.org Forums:
Thank you for your reply. I have read this: The plugin ships with 10 free email… -
Created a topic, OTP In email confirmation, on the site WordPress.org Forums:
Hello team of um. In the email of the confirmation … -
Committed [2888661] to Plugins SVN:
commit tag 1.0.1 -
Committed [2888658] to Plugins SVN:
update to 1.0.1 -
Committed [2888604] to Plugins SVN:
init icon -
Committed [2888118] to Plugins SVN:
INIT V.1 -
Committed [2888113] to Plugins SVN:
init of plugin -
Created a topic, Hook pre_user_update?, on the site WordPress.org Forums:
Hello, i want to do some things programmatically when … -
Posted a reply to Update photo profile programmatically, on the site WordPress.org Forums:
Any update? -
Created a topic, Update photo profile programmatically, on the site WordPress.org Forums:
Hello, i want to update profile photo with code. I can… -
Posted a reply to reset password doesn’t work, on the site WordPress.org Forums:
I have 5.4.10 -
Created a topic, reset password doesn’t work, on the site WordPress.org Forums:
Hello, when i visit the reset password page and clicki… -
Created a topic, Get profile tabs to account page, on the site WordPress.org Forums:
Hello, is there a way to get profile tabs (for example… -
Posted a reply to Prevent user delete, on the site WordPress.org Forums:
The problem is sovled. Thank you for your help. -
Posted a reply to Prevent user delete, on the site WordPress.org Forums:
Thank u, i will give it a try -
Created a topic, Prevent user delete, on the site WordPress.org Forums:
Hello i have a function with the hook um_delete_user. … -
Posted a reply to Dropdown choices, on the site WordPress.org Forums:
I have a select (dropdown) field on registration form with some options. Can i take… -
Created a topic, Dropdown choices, on the site WordPress.org Forums:
Hello. I want to ask if there is a code block that i c… -
Posted a reply to Restrict content for one user role, on the site WordPress.org Forums:
Oh i am sorry for not reply. Yes i tested the snippet and all works… -
Posted a reply to Restrict content for one user role, on the site WordPress.org Forums:
Hello again and thank you for your reply. I want a specific way to restrict… -
Created a topic, Restrict content for one user role, on the site WordPress.org Forums:
Hello, i have a role named blocked. I want this role … -
Posted a reply to Popup triggered when click um button, on the site WordPress.org Forums:
I wrote other JS with Sweetalert if anyone want something like this. Same i think… -
Posted a reply to Update on custom field on account tab, on the site WordPress.org Forums:
The problem solved. I checked the $_POST['field'] if exists, then update_user_meta etc. Thank u. I… -
Created a topic, Update on custom field on account tab, on the site WordPress.org Forums:
Hello, i have an issue in one project i have made. A … -
Posted a reply to Popup triggered when click um button, on the site WordPress.org Forums:
Ok thank u! -
Created a topic, Popup triggered when click um button, on the site WordPress.org Forums:
Hello there, is there any way except from javascript t… -
Posted a reply to Field in um profile show and cant edit, on the site WordPress.org Forums:
I want to can't edit in profile but have it in registration. So i have… -
Created a topic, Field in um profile show and cant edit, on the site WordPress.org Forums:
Hello, i have one radio button field in my profile for… -
Created a topic, Have one admin mail and others bcc, on the site WordPress.org Forums:
Hello, i would have one admin mail and some others fo… -
Posted a reply to Check if user logged in with nextend, on the site WordPress.org Forums:
Thank you a lot for your answers! They are helpful. Regards, George -
Posted a reply to Check if user logged in with nextend, on the site WordPress.org Forums:
Thank you for your answer. That snipped worked perfectly, but a last question. Is there… -
Posted a reply to Hook for update profile, on the site WordPress.org Forums:
It works. Thank you for your help! Regards, George -
Created a topic, Hook for update profile, on the site WordPress.org Forums:
Hello, is there a way to update profile without passwo… -
Posted a reply to Check if user logged in with nextend, on the site WordPress.org Forums:
Thank you. I tried to add a user meta (sociallogin),in order to check it, in… -
Posted a reply to Check if user logged in with nextend, on the site WordPress.org Forums:
Is there any hook to add to user meta for social login? -
Created a topic, Check if user logged in with nextend, on the site WordPress.org Forums:
Hello there, is there any way to check if the user has… -
Created a topic, Tabs in registration form, on the site WordPress.org Forums:
Is there any posibility to have tabs in the registrati…