Plugin Directory

Changeset 2316087


Ignore:
Timestamp:
06/01/2020 07:20:09 PM (6 years ago)
Author:
atiprashant
Message:

Updating from version 2.1 to 2.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • informvisitors/trunk/informvisitors.php

    r2316067 r2316087  
    6161//various action hooks called to add codes added by  call back function(second parameter is for callback functions)
    6262add_action('wp_head', 'informvisitors_insert_javascript');
    63 add_action( 'admin_init', 'informvisitors_register_mysettings' );
    6463add_action( 'admin_notices','informvisitors_warn_nosettings');
    6564
     
    106105  }
    107106}
    108 ?>
Note: See TracChangeset for help on using the changeset viewer.