[wp-hackers] Plugin Table alteration
Dan Thrue
rummanddan at gmail.com
Wed Dec 8 13:09:09 UTC 2004
I thought so.
I know it isnt very hard, just wanted to know what the best practice would be :)
Im implementing a new table, for the plugin. :)
On Wed, 08 Dec 2004 12:41:40 +0000, Donncha O Caoimh <donncha at linux.ie> wrote:
> Hi Dan,
>
> Best thing to do is create a new table with a foreign key. That's easy
> to do and not as intrusive as changing an existing table.
>
> Donncha.
>
> Dan Thrue wrote:
> > is the politics on plugins alter core wp tables. (In my case just add
> > a field or two to wp_posts for instance).
> >
> > I have another solution, just creating a new table with a link to the
> > post, but Im interested what the thoughts are from the community.
>
> _______________________________________________
> hackers mailing list
> hackers at wordpress.org
> http://wordpress.org/mailman/listinfo/hackers_wordpress.org
>
More information about the hackers
mailing list