Make WordPress Core

Changeset 25561


Ignore:
Timestamp:
09/22/2013 05:17:15 AM (11 years ago)
Author:
DrewAPicture
Message:

Improve file header and description in wp-admin/admin-post.php.

Props ericlewis.
Fixes #25362.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/admin-post.php

    r25036 r25561  
    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
Note: See TracChangeset for help on using the changeset viewer.