phpdoc for wp-admin. See #7496 props santosj.

git-svn-id: http://svn.automattic.com/wordpress/trunk@8645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi
2008-08-14 06:30:38 +00:00
parent 1ef0029be8
commit 7f894ae416
46 changed files with 1027 additions and 167 deletions

View File

@@ -1,5 +1,18 @@
<?php
/**
* The Ultimate Tag Warrior Importer.
*
* @package WordPress
* @subpackage Importer
*/
/**
* Ultimate Tag Warrior Converter to 2.3 taxonomy.
*
* This converts the Ultimate Tag Warrior tags to the 2.3 WordPress taxonomy.
*
* @since 2.3.0
*/
class UTW_Import {
function header() {