启用后,作者页面将不显示任何内容
启用后,将使用WordPress默认的作者模板,并在内容中显示小说作品
小说连载插件可以让您在任何页面或文章中通过短代码展示小说列表。
[novel_list] - 显示最新小说列表
[novel_list]
[novel_list sort="hot"] - 显示最热小说列表
[novel_list sort="hot"]
[novel_list sort="recommend"] - 显示推荐小说列表
[novel_list sort="recommend"]
[novel_list limit="5"] - 限制显示5部小说
[novel_list limit="5"]
[novel_list sort="hot" limit="10"] - 显示最热的10部小说
[novel_list sort="hot" limit="10"]