You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mathilda_import.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ function mathilda_import_tool() {
136
136
echo'Please follow the instructions below.</p>';
137
137
echo'<p><strong>Required Steps</strong></p>';
138
138
echo'<p>1. Download your tweet archive from Twitter (Profile/Settings).<br/>';
139
-
echo'2. Splitthe file data/tweets.js into smaller files (<'.$filesize_max_string.' KB) with a local app.<br/>';
139
+
echo'2. <a href="https://www.unmus.de/wp-content/uploads/Mathilda-JSON-File-Split-EN.pdf" target="_blank">Split the file</a> data/tweets.js into smaller files (<'.$filesize_max_string.' KB) with a local app.<br/>';
140
140
echo'3. Upload all files to the folder wp-content/uploads/mathilda-import.</br>';
Copy file name to clipboardExpand all lines: mathilda_tools.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -458,7 +458,7 @@ function mathilda_handbook() {
458
458
459
459
echo'<h2>How to import your complete twitter history?</h2>
460
460
1. Download your tweet archive from Twitter (Profile/Settings/Your Data).<br/>
461
-
2. Splitthe file data/tweets.js into smaller files (<'.$filesize_max_string.' KB) with a local app.<br/>
461
+
2. <a href="https://www.unmus.de/wp-content/uploads/Mathilda-JSON-File-Split-EN.pdf" target="_blank">Split the file</a> data/tweets.js into smaller files (<'.$filesize_max_string.' KB) with a local app.<br/>
462
462
3. Upload all files to the folder wp-content/uploads/mathilda-import.</br>
0 commit comments