Go to the source code of this file.
Functions | |
| migrate_wp () | |
| migrate_wp_categories () | |
| migrate_wp_comments () | |
| migrate_wp_post_map () | |
| migrate_wp_posts () | |
| migrate_wp_users () | |
| setup_migration () | |
Variables | |
| $_SESSION ['captcha_verified'] = TRUE | |
| die | |
| migrate_wp | ( | ) |
Definition at line 51 of file wp-migrate.php.
References $errors, $gBitSmarty, $gBitSystem, migrate_wp_categories(), migrate_wp_comments(), migrate_wp_post_map(), migrate_wp_posts(), migrate_wp_users(), setup_migration(), and tra().
Here is the call graph for this function:

| migrate_wp_categories | ( | ) |
Definition at line 180 of file wp-migrate.php.
References $b, $blog, $blog_id, $gBitSmarty, $gBitSystem, $pParamHash, $query, $sql, and title.
Referenced by migrate_wp().
| migrate_wp_comments | ( | ) |
Definition at line 301 of file wp-migrate.php.
References $c, $comment, $comments, $gBitSmarty, $gBitSystem, $pParamHash, $query, $sql, and mContentId.
Referenced by migrate_wp().
| migrate_wp_post_map | ( | ) |
Definition at line 275 of file wp-migrate.php.
References $gBitSmarty, $gBitSystem, and $query.
Referenced by migrate_wp().
| migrate_wp_posts | ( | ) |
Definition at line 222 of file wp-migrate.php.
References $gBitSmarty, $gBitSystem, $post_id, $pParamHash, $query, $sql, mContentId, and title.
Referenced by migrate_wp().
| migrate_wp_users | ( | ) |
Definition at line 117 of file wp-migrate.php.
References $data, $gBitSmarty, $gBitSystem, $pParamHash, $query, $sql, $user_id, and mUserId.
Referenced by migrate_wp().
| setup_migration | ( | ) |
Definition at line 74 of file wp-migrate.php.
References $gBitSystem, $sql, and $tables.
Referenced by migrate_wp().
| $_SESSION['captcha_verified'] = TRUE |
Definition at line 29 of file wp-migrate.php.
Referenced by BitLanguage::BitLanguage(), gatekeeper_authenticate(), get_gd_version(), BitUser::load(), FisheyeGallery::loadImages(), BitUser::login(), set_menu(), smarty_function_captcha(), BitAuth::validate(), and BitUser::verifyCaptcha().
Definition at line 49 of file wp-migrate.php.
1.5.2