We have moved: https://github.com/magnetikonline/linuxmicrosoftievirtualmachines
Due to the popularity of this Gist, and the work in keeping it updated via a Gist, all future updates will take place at the above location. Thanks!
<?php | |
/* | |
Plugin Name: Disable all WordPress auto update email notifications | |
Plugin URI: http://www.iweb.co.uk/ | |
Description: Disable all WordPress auto update email notifications following an automatic update. | |
Version: 1.0 | |
Author: iWeb | |
Author URI: http://www.iweb.co.uk/ | |
*/ | |
add_filter( 'auto_core_update_send_email', '__return_false' ); |
We have moved: https://github.com/magnetikonline/linuxmicrosoftievirtualmachines
Due to the popularity of this Gist, and the work in keeping it updated via a Gist, all future updates will take place at the above location. Thanks!
temp.typo3Variable = COA | |
temp.typo3Variable { | |
5 = TEXT | |
5 { | |
# Datum | |
insertData = 1 | |
data = date : d-m-y | |
wrap = <p> Das Datum heute: | </p> | |
} | |