We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题
目前的 链接 页面模板会将所有链接分类显示出来,当我们想要对友链做一些分类的时候就很难办。
建议考虑加入一些判断或metabox以供用户选择要展示的链接分类和展示顺序
另:WordPress链接内可设置 评分 (数据库列名 link_rating),或许可以以这个来确定单个分类内链接的展示顺序
link_rating
The text was updated successfully, but these errors were encountered:
有这个必要吗?似乎没有其他主题提供这个功能。我的顾虑主要在于可能会使设置过于复杂
Sorry, something went wrong.
自定义顺序 和 特定页面特点链接分类 还是很必要的吧,毕竟分页面的效果肯定比单页面一堆链接要好,而且一些特殊的链接要放上边啥的
No branches or pull requests
如题
目前的 链接 页面模板会将所有链接分类显示出来,当我们想要对友链做一些分类的时候就很难办。
建议考虑加入一些判断或metabox以供用户选择要展示的链接分类和展示顺序
另:WordPress链接内可设置 评分 (数据库列名
link_rating
),或许可以以这个来确定单个分类内链接的展示顺序The text was updated successfully, but these errors were encountered: