[wp-hackers] Using after_plugin_row_$plugin_file when plugin is deactivated
Austin Matzko
if.website at gmail.com
Mon Nov 30 20:49:33 UTC 2009
On Mon, Nov 30, 2009 at 2:37 PM, Ade Walker <photofantaisie at gmail.com> wrote:
> However, hooking into
> after_plugin_row_$plugin_file only works once the plugin has been activated
> - which is too late.
>
> Any thoughts?
Put enough compatible code in the main plugin file to display the
message, and include any incompatible code from a separate file only
if everything checks out.
More information about the wp-hackers
mailing list