Table nucleus_plugin

Column Name Type Default Description
pid int(11) Plugin ID
pfile varchar(40) '' Filename (e.g. NP_CommentControl) of plugin. This must be a file in the plugins directory (.php extension).
porder int(11) '0' Order in which the plugins are called, and in which they are displayed on the plugins page. A lower order number places the plugin earlier in the list.
SQL Table Reference