Plugin Directory

Changeset 1456562


Ignore:
Timestamp:
07/18/2016 07:33:07 PM (10 years ago)
Author:
ckhandla94
Message:

Change plugin path position

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ch-captcha/trunk/ch-captcha.php

    r1406605 r1456562  
    3333        // Set up localization
    3434        $this->load_plugin_textdomain();
     35       
     36        $this->plugin_path = $this->plugin_path();
    3537
    3638        $this->includes();
     
    3840        do_action( 'ch_captcha_loaded' );
    3941       
    40         $this->plugin_path = $this->plugin_path();
    4142    }
    4243
Note: See TracChangeset for help on using the changeset viewer.