Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
December 2024
Dec 20 Fri · 15:36
Forums med
Posted a reply to Ultimate Member – Hide Admin actions at gear icon, on the site WordPress.org Forums:
Is there anyone that can help?
Dec 15 Sun · 20:22
Forums med
Posted a reply to Ultimate Member – Hide Admin actions at gear icon, on the site WordPress.org Forums:
A followup question. If I can hide edit profile for cashier role. Will the edit…
Dec 15 Sun · 11:51
Forums med
Posted a reply to Ultimate Member – Hide Admin actions at gear icon, on the site WordPress.org Forums:
function um_custom_admin_user_actions_hook( $actions, $user_id ) { if ( isset( $actions['resend_user_activation'] )) { unset( $actions['resend_user_activation'] );…
Dec 15 Sun · 11:32
Forums med
Posted a reply to Ultimate Member – Hide Admin actions at gear icon, on the site WordPress.org Forums:
I think I figure it how to hide it. But my question is how to…
Dec 15 Sun · 11:23
Forums med
Posted a reply to Ultimate Member – Hide Admin actions at gear icon, on the site WordPress.org Forums:
I tried this code i found from this forum as well. / UNSET USER PROFILE…
Dec 15 Sun · 07:16
Forums med
Posted a reply to Ultimate Member – Hide Admin actions at gear icon, on the site WordPress.org Forums:
Im sorry for asking too much. but how can I access the UM coding. Im…
Dec 15 Sun · 03:34
Forums med
Created a topic, Ultimate Member – Hide Admin actions at gear icon, on the site WordPress.org Forums:
Is there any way how to hide admin menus at the gear i…
Dec 15 Sun · 02:02
Forums med
Created a topic, Ultimate Member – Hide Admin actions at gear icon, on the site WordPress.org Forums:
Is there any way how to hide admin menus at the gear i…