mirror of
https://github.com/danpros/htmly.git
synced 2026-04-23 05:56:22 +05:30
Simple custom fields
Currently only supports text, textarea, checkbox and select types. Can add custom fields to posts, pages/subpages, profile.
This commit is contained in:
parent
ea2c17473f
commit
3ca9ed1922
41 changed files with 1276 additions and 67 deletions
|
|
@ -330,3 +330,4 @@ add_search_index = "添加文章到索引"
|
|||
clear_search_index = "清除搜索索引"
|
||||
unindexed_posts = "未被索引的文章"
|
||||
indexed_posts = "文章已被索引"
|
||||
custom_fields = "Custom fields"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue