/ Published in: PHP
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
add_action( 'admin_head', 'print_admin_hook_to_source' );
function print_admin_hook_to_source() {
global $hook_suffix;
}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                