[wp-hackers] wp hook upload

Brian Layman Brian at TheCodeCave.com
Mon Jan 15 23:38:28 GMT 2007



-----Original Message-----
From: wp-hackers-bounces at lists.automattic.com
[mailto:wp-hackers-bounces at lists.automattic.com] On Behalf Of
Viper007Bond
Sent: Monday, January 15, 2007 6:10 PM
To: wp-hackers at lists.automattic.com
Subject: Re: [wp-hackers] wp hook upload

Viper007Bond:
> I've written a couple plugins that make use of the built in uploader
functions. Works quite well.
> Just load the file in since you need it:
> require(ABSPATH . 'wp-admin/admin-functions.php');

Coding question: Is it better, generally speaking, to use require_once
in plugins?  



More information about the wp-hackers mailing list