View difference between Paste ID: aEn52zHZ and iLF0Wzid
SHOW: | | - or go back to the newest paste.
1-
add_action('wp_head',function (){
1+
add_action('init',function (){
2
    update_option('jnews_license','');
3
});