Skip to content

Commit 222c2de

Browse files
committed
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
1 parent 455b8d4 commit 222c2de

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/wp-admin/admin-post.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?php
22
/**
3-
* WordPress Administration Generic POST Handler.
3+
* WordPress Generic Request (POST/GET) Handler
4+
*
5+
* Intended for form submission handling in themes and plugins.
46
*
57
* @package WordPress
68
* @subpackage Administration

0 commit comments

Comments
 (0)