Improved phpdoc for file.php. Props tommcfarlin. fixes #21328
git-svn-id: https://develop.svn.wordpress.org/trunk@21350 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c2651f05f8
commit
5d062682ab
@ -1,6 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* File contains all the administration image manipulation functions.
|
* Functions for reading, writing, modifying, and deleting files on the file system.
|
||||||
|
* Includes functionality for theme-specific files as well as operations for uploading,
|
||||||
|
* archiving, and rendering output when necessary.
|
||||||
*
|
*
|
||||||
* @package WordPress
|
* @package WordPress
|
||||||
* @subpackage Administration
|
* @subpackage Administration
|
||||||
|
Loading…
Reference in New Issue
Block a user