mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Improve file header and description in wp-admin/admin-post.php.
Props ericlewis. Fixes #25362. git-svn-id: https://develop.svn.wordpress.org/trunk@25561 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
455b8d47a9
commit
222c2de402
@ -1,6 +1,8 @@
|
||||
<?php
|
||||
/**
|
||||
* WordPress Administration Generic POST Handler.
|
||||
* WordPress Generic Request (POST/GET) Handler
|
||||
*
|
||||
* Intended for form submission handling in themes and plugins.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Administration
|
||||
|
||||
Loading…
Reference in New Issue
Block a user