| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | Oct 15 '12 at 5:30 | |
| stats | profile views | 5 |
|
Oct 15 |
comment |
How do I disable dashboard update notifications for subscribers? Glad to help! Feel free to share my question - unresolved after many months, I've nearly lost all my hair over it! |
|
Oct 12 |
comment |
How do I disable dashboard update notifications for subscribers? add_action and current_user_can does work in your theme's functions.php - I have used this exact code in over 30 sites with not a drama? |
|
Oct 12 |
awarded | Teacher |
|
Oct 12 |
answered | How do I disable dashboard update notifications for subscribers? |
|
Oct 12 |
revised |
wp_update_user not updating added 556 characters in body |
|
Sep 10 |
awarded | Commentator |
|
Sep 10 |
comment |
wp_update_user not updating OK thanks @Otto -I'll re-look over everything :) |
|
Aug 7 |
comment |
wp_update_user not updating I have tried everything I know of here guys - any help would be much appreciated! |
|
Jul 19 |
revised |
wp_update_user not updating added 32 characters in body |
|
Jul 19 |
comment |
wp_update_user not updating alas my friend - no change :( I have edited the code up the top to reflect in case I did something wrong.. |
|
Jul 19 |
comment |
wp_update_user not updating Ahh - see! god I hope this works - back shortly! |
|
Jul 19 |
comment |
wp_update_user not updating Sorry Pontus - you've updated my code? I have included another edit to my initial post - I have tried has_cap. Am I wrong in assuming I don't need to declare global $current_user if I already have the user's ID? |
|
Jul 19 |
revised |
wp_update_user not updating added 491 characters in body |
|
Jul 19 |
revised |
wp_update_user not updating added 262 characters in body |
|
Jul 19 |
revised |
wp_update_user not updating added 18 characters in body |
|
Jul 19 |
comment |
wp_update_user not updating You can see my update above - I run the code in my plugin file. The database updates correctly - but the user still cant see the menu items, unless I log in as admin, go to users > edit the user and simply click "save"... |
|
Jul 19 |
revised |
wp_update_user not updating deleted 4 characters in body |
|
Jul 19 |
awarded | Editor |
|
Jul 19 |
revised |
wp_update_user not updating added 1523 characters in body |
|
Jul 19 |
comment |
wp_update_user not updating nup - would it have anything to do with a transient do you think? I feel that we are so close - there must be something the happens when you save a user profile in user-edit.php that my script isnt doing... |