Opis
The Substack Importer will import content from an export file downloaded from your Substack newsletter.
The following content will be imported:
- Posts and images.
- Podcasts.
- Comments (only for publicly accessible posts).
- Author information.
In the future, we plan to improve the importer by:
- Mailing lists.
- Enhancing the performance of processing export files with many posts and media.
Instalacija
This plugin depends on the WordPress Importer plugin which needs to be installed first.
To install the Substack Importer:
- Upload the
substack-importer
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
ČPP
-
After about 30 seconds, the import stops and I am seeing a blank screen. What happened?
-
When trying to import a large number of posts and images, timeouts can occur. To solve this, you can try to run the import
several times until all content has been imported.
Recenzije
Suradnici i Programeri
“Substack Importer” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
Suradnici“Substack Importer” je prijeveden na 2 dijalekta. Zahvala prevodiocima za njihov doprinos.
Prevedite “Substack Importer” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.5
- Add support for WordPress 6.1
1.0.4
- Fix Soundcloud embeds
1.0.3
- Identify authors for draft posts as “Draft Posts”
1.0.2
- Republishing to fix a CI error.
1.0.1
- Remove unnecessary load_meta_data line.
- Fix embeds not displaying properly on website.
1.0.0
- Add post meta for paid content.
- Convert Instagram embed to a link.
- Add the subtitle as a H2 at the beginning of the post.
- Set the correct comment_status for posts.
0.1.0
- Refactored the importer.
- Add support for authors.
- Add support for comments.
- Conversion of content to Gutenberg blocks.
- Convert the export to WXR and use the WordPress Importer plugin to import the WXR.
- Add progress indicator
- Add support for attachments.
0.1
Early proof-of-concept version.