[wp-hackers] Proposal: standardize plugin-data path
Jess Planck
jess at funroe.net
Fri Sep 26 15:04:16 GMT 2008
I was just about to note that. The uploads directly is widely known to
be a data storage area. I do a lot of rsync maintenance for remote
WordPress sites, so uploads/your_plugin_name is definitely very
appropriate. I think that WP E-Commerce uses the uploads directory for
one example.
On Sep 26, 2008, at 8:34 AM, Otto wrote:
> Seems to me that the safest place to do this would be
> wp_upload_dir().'/your_plugin_name' . The upload directory doesn't
> have to be limited to uploaded files. The tinyMCE stuff already puts
> it's cached JS files there too.
More information about the wp-hackers
mailing list