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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user