Пример #1
0
 function __construct()
 {
     parent::__construct();
     if (is_admin()) {
         wpcf_admin_add_js_settings('wpcf_repetitive_last_warning', __('Sorry, can not delete all fields.', 'wpcf'));
     }
 }