How to disable activation email to specific user role?

The ultimate member is truly magical, although it is a little difficult to comprehend. If you wish to prevent certain user role notifications, utilise the ultimate member hook from the link below. Ultimate Members Hooks https://docs.ultimatemember.com/article/1324-hooks-list?hook=um_email_notifications

Send email to admin with post author

Missing global ? global $post; No global variable available if you are using publish_post action hook! Ref : http://hungred.com/how-to/tutorial-post-id-publishpost-action-hook-wordpress/ Update 2 : or try this $author = get_userdata($post->post_author); So you can use $author where you will 😀

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)