Shut down without showing a confirmation dialog:
osascript -e 'tell app "System Events" to shut down'
Shut down after showing a confirmation dialog:
osascript -e 'tell app "loginwindow" to «event aevtrsdn»'
Shut down without showing a confirmation dialog:
osascript -e 'tell app "System Events" to shut down'
Shut down after showing a confirmation dialog:
osascript -e 'tell app "loginwindow" to «event aevtrsdn»'
<?php | |
/* | |
Plugin Name: Woocommerce SMS Notification | |
Plugin URI: http://kohbeixian.com | |
Description: Woocommerce SMS Notification (BulkSMS and WooCommerce Marketplace) | |
Version: 1.0 | |
Author: Xian | |
Author URI: http://kohbeixian.com | |
*/ |
/* | |
##Device = Desktops | |
##Screen = 1281px to higher resolution desktops | |
*/ | |
@media (min-width: 1281px) { | |
/* CSS */ | |