Untitled

 avatar
unknown
php
3 years ago
218 B
2
Indexable
update_option( 'wolf_core_code','xxxxx' );
update_option( 'wolf_core_key','xxxxx');
update_option( 'wolf_core_activation_notice_set', true );
set_transient( 'wolf_core_activation_notice', true, 3000 * DAY_IN_SECONDS );
Editor is loading...