Skip to content

Commit 69a5dd2

Browse files
committed
Update Import Manual
1 parent 81d541a commit 69a5dd2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mathilda_tools.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,8 +454,9 @@ function mathilda_handbook() {
454454

455455
echo '<h2>How to import your complete twitter history?</h2>
456456
1. Download your tweet archive from Twitter (Profile/Settings/Your Data).<br/>
457-
2. Upload all files from the folder data/js/tweets to the folder wp-content/uploads/mathilda-import.</br>
458-
3. Run the import.</p>';
457+
2. Split the file data/tweets.js into smaller files (<400 KB) with a local app.<br/>
458+
3. Upload all files to the folder wp-content/uploads/mathilda-import.</br>
459+
4. Run the import.</p>';
459460

460461
echo '<h2>Helpful Resources</h2>';
461462
echo mathilda_helpful_resources();

0 commit comments

Comments
 (0)