View Single Post
  #12 (permalink)  
Old 01-07-2008, 08:36 PM
espmartin's Avatar
espmartin espmartin is offline
Senior Member
 
Join Date: Jun 2007
Location: West Coast, USA (California)
Posts: 962
iTrader: 0 / 0%
espmartin will become famous soon enough
Default

Gonna try it. Hey Bagi, can you write the paths in the plugin so it can be contained
in a folder, instead of the root plugin one?

So instead of:
Code:
/wp-content/plugins/antileech.php
We can use this (for organization of the plugin folder):
Code:
/wp-content/plugins/antileech/antileech.php
Reply With Quote