API/functions/bb check admin referer
From bbPulp
| Function | |
|---|---|
| bb_check_admin_referer | |
| File: | /bb-includes/pluggable.php |
| Class: | none |
| Pluggable: | yes |
| Introduced: | revision 367 |
| Deprecated: | no |
[edit] Description
void bb_check_admin_referer ( [$action = -1] )
Uses "nonce" values to check whether the referring page is valid.
[edit] Parameters
- action
- The name of the action being performed.
[edit] Actions
- bb_check_admin_referer
- Called at the end of the function.
[edit] Plugins that redefine this function
None

