Plugin Directory

Changeset 1456571


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

Change plugin path position

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ch-captcha/tags/1.0.1/ch-captcha.php

    r1407916 r1456571  
    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.