Plugin Directory

Changeset 2172206


Ignore:
Timestamp:
10/12/2019 03:45:09 PM (6 years ago)
Author:
zaheer01
Message:

Minor change done.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bp-event-manager/tags/1.1.0/bp-event-manager.php

    r2172201 r2172206  
    4848        add_action('plugins_loaded', array($this, 'load_textdomain'));
    4949
     50        add_action( 'admin_init', array($this,'bpem_if_buddypress_not_active' ));
     51
    5052        add_action('admin_footer', array($this, 'bpem_deactivate_scripts'));
    5153
Note: See TracChangeset for help on using the changeset viewer.