分享 同步memos到wordpress 的说说 Puock 主题自带了是光圈的功能, 因此可以使用 memos 的 webhook 功能直接把说说同步到 wordpress. 步骤 在主题文件 functions.php 中末尾处添加 function register_moments_post_type() { register_post_type(�…