Skip to content

BluesDawn576/WordPress2Valine

Repository files navigation

WordPress2Valine

简体中文 | English

This is NOT a WordPress plugin.

How to use

Export the wp_comments table as json using phpmyadmin or other software

⚠️ATTENTION: Each post or page in WordPress has a unique internal identifier.

If the original page identifier is different from the current page, the comments on that page will not be displayed.
Please replace the changed identifier manually.

Suppose the permalink has been set to /?p=%post_id%
https://example.com/?p=42 => https//example.com/friend/

Example:
WordPress = 42 => Valine = /42/
The value to replace: 42,friend
WordPress = 42 => Valine = /friend/

Import comments (LeanCloud)

Data Storage - Import/export - Import

leancloud_en.png

About

Convert WordPress comments to Valine/Waline

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages