| 开发者 | synalysis |
|---|---|
| 更新时间 | 2026年5月2日 10:05 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 6.9 |
| 版权: | MIT |
| 版权网址: | 版权信息 |
synalysis_article), separate from default Posts. It provides an article archive, single-article templates, optional /.well-known/nostr.json for NIP-05, and basic SEO integration (including sitemap support).
PHP dependencies are bundled in vendor/ in official release zips, so site owners do not need to run Composer on the server.
synalysis-blog-importer-for-nostr folder to /wp-content/plugins/ (or install the release .zip via Plugins → Add New → Upload Plugin).No. Imported articles use the synalysis_article custom post type. They appear under Relay articles in the admin and use the plugin’s archive and single templates. They do not replace or merge with default Posts unless your theme or another plugin explicitly queries that post type.
Not if you install from a release zip that includes vendor/. Composer is only required when working from a development copy without vendored dependencies.
Use the GitHub issue tracker.