AbuTorky
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: my website crashes due to Add codeI have been deleted code have added:
https://lh3.googleusercontent.com/kitCpqg3Qg0zglOP0VWhijPIVzxx1JCoZhhzfjTJAj4=w1144-h643-noMy site now no longer:
https://lh3.googleusercontent.com/GVXB4VvjPksvpkoo7I7VuJ2KYHL0bsAQ5zqeVFQiyhg=w1144-h643-noDo wait to act?
Forum: Fixing WordPress
In reply to: my website crashes due to Add coderight.
right.Forum: Fixing WordPress
In reply to: my website crashes due to Add codeForum: Fixing WordPress
In reply to: my website crashes due to Add codeYes, there are hosting control panel What do I do it?
Forum: Fixing WordPress
In reply to: my website crashes due to Add codeI can not administer my site or a visit or edit anything.
I added only one code is:function user_role_update ($ user_id, $ new_role) { $ site_url = get_bloginfo ('wpurl'); $ user_info = get_userdata ($ user_id); $ to = $ user_info-> user_email; $ subject = "Role changed:". $ site_url. ""; $ message = "Hello". $ user_info-> display_name. "The change in your ranking site". $ Site_url. ", The new rank is." $ new_role; wp_mail ($ to, $ subject, $ message); } add_action ('set_user_role', 'user_role_update', 10, 2);Forum: Fixing WordPress
In reply to: my website crashes due to Add codeYes I added code after the last line, and after a while I can not administer the site or a visit!
Viewing 6 replies - 1 through 6 (of 6 total)