Log in

View Full Version : Making plugin with ....


mohhas
09-01-2007, 03:26 PM
Hi,

i want to make plugin includes a script, how ?

Thanks

Dismounted
09-02-2007, 07:37 AM
What do you intend to do exactly? You are being very vague.

Dean C
09-02-2007, 09:34 AM
Just do: require_once('/path/to/script'); within the plugin.

I assume this is what you want, as your post is incredibly vague.. :)

mohhas
09-05-2007, 10:34 PM
I want to make a product \ plugin which will include a script like ( site lastest news , ads ) ?

Thanks