We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d541a commit 69a5dd2Copy full SHA for 69a5dd2
mathilda_tools.php
@@ -454,8 +454,9 @@ function mathilda_handbook() {
454
455
echo '<h2>How to import your complete twitter history?</h2>
456
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>';
+ 2. Split the file data/tweets.js into smaller files (<400 KB) with a local app.<br/>
+ 3. Upload all files to the folder wp-content/uploads/mathilda-import.</br>
459
+ 4. Run the import.</p>';
460
461
echo '<h2>Helpful Resources</h2>';
462
echo mathilda_helpful_resources();
0 commit comments