Plugin Directory

Changeset 760861


Ignore:
Timestamp:
08/22/2013 06:44:47 PM (13 years ago)
Author:
adamljsorensen11
Message:

path changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • free-guest-post/trunk/index.php

    r760822 r760861  
    3737        $this->admin_option_name = 'free_writer_plugin_options';
    3838
    39         $this->plugin_path = ABSPATH . 'wp-content/plugins/ghost_writer/';
    40 
    41         $this->plugin_url = plugins_url() . '/ghost_writer/';
     39        $this->plugin_path = ABSPATH . 'wp-content/plugins/free-guest-post/';
     40
     41        $this->plugin_url = plugins_url() . '/free-guest-post/';
    4242       
    4343        $free_writer_option = get_option($this->admin_option_name);
Note: See TracChangeset for help on using the changeset viewer.