mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2024-12-22 11:53:53 +02:00
Updating a comment
This commit is contained in:
parent
bcc1d91782
commit
6782bb5ec3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
* When populating this file, consider the following flow
|
||||
* of control:
|
||||
*
|
||||
* - Here, onActivateNewSite() should break. I forgot that the method must be static... facepalm.
|
||||
* - Here, onActivateNewSite() should break. This method should be static.
|
||||
* - Check if the $_REQUEST content actually is the plugin name.
|
||||
* - Check if it goes through the authentication (admin referrer checks).
|
||||
* - Check the output of $_GET and if it makes sense.
|
||||
|
|
Loading…
Reference in a new issue