Schlagwort: speedup blogging

WordPress Cleanup Speedup Source Code

Remove all Emoji Code at the Header which is always pulled! (Homecall) go to your themes folder and add last area at functions.php: remove_action('wp_head', 'print_emoji_detection_script', 7); remove_action('wp_print_styles', 'print_emoji_styles'); remove_action( 'admin_print_scripts', 'print_emoji_detection_script' ); remove_action( 'admin_print_styles', 'print_emoji_styles' );

WordPress: Useful Keyboard Shortcuts Editor

If you use WordPress you can speed up your blogging by using the WordPress Shortcuts: Visual Editor: Basics: Ctrl + b = Bold Ctrl + i = Italic Ctrl + c = Copy Ctrl + v = Paste Ctrl + x = Cut Ctrl + a = Select All Ctrl + z = Undo Ctrl […]

Design copyright www.linuxonlinehelp.com - Linux PC & Server Support