Advertisement
hmbashar

Logo add in WordPress Dashboard

Sep 23rd, 2015
453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.25 KB | None | 0 0
  1. jQuery(document).ready(function(){
  2.  
  3.     jQuery( 'div.wrap' ).before( '<div id="admin-logo"><img style="cursor:pointer" src="http://www.pchelpcenterbd.com/wp-content/uploads/2015/09/logo.png" title="Welcome To Up Work Help Line" alt="" /></div>' );
  4. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement